aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* [linux] Do not assume that stat() works on sysfs filesMichael Brown2021-03-031-29/+20
* [linux] Use fstat() rather than statx()Michael Brown2021-03-031-3/+1
* [linux] Add a generic function for reading files from sysfsMichael Brown2021-03-021-0/+107