summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* [uaccess] Remove trivial uses of userptr_tMichael Brown2025-04-241-3/+3
* [uaccess] Remove redundant user_to_virt()Michael Brown2025-04-211-2/+1Star
* [linux] Do not assume that stat() works on sysfs filesMichael Brown2021-03-031-29/+20Star
* [linux] Use fstat() rather than statx()Michael Brown2021-03-031-3/+1Star
* [linux] Add a generic function for reading files from sysfsMichael Brown2021-03-031-0/+107