aboutsummaryrefslogtreecommitdiff
path: root/src/interface/linux/linux_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-24[uaccess] Remove trivial uses of userptr_tMichael Brown1-3/+3
2025-04-21[uaccess] Remove redundant user_to_virt()Michael Brown1-2/+1
2021-03-03[linux] Do not assume that stat() works on sysfs filesMichael Brown1-29/+20
2021-03-03[linux] Use fstat() rather than statx()Michael Brown1-3/+1
2021-03-02[linux] Add a generic function for reading files from sysfsMichael Brown1-0/+107