https://bugs.kde.org/show_bug.cgi?id=506929
Bug ID: 506929
Summary: sysfs syscall not wrapped
Classification: Developer tools
Product: valgrind
Version First 3.25.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This is a fairly useless and deprecated syscall.
https://www.man7.org/linux/man-pages/man2/sysfs.2.html
LTP has 5 tests for this sysfs01..sysfs05.
Note that the number of arguments depends on the first argument.
For option 2, getting the fsname, there is no way to know how big the buffer
needs to be.
--
You are receiving this mail because:
You are watching all bug changes.