This change introduces the auditability tests for syscalls concerned with checking the
accessibility of files. Categorized under file-attribute-access audit class.
- access(2)
- eaccess(2)
- faccessat(2)
Differential D15808
audit(4): Syscalls to check the accessibility of a file aniketp on Jun 14 2018, 4:23 PM. Authored by Tags None Referenced Files
Subscribers None
Details This change introduces the auditability tests for syscalls concerned with checking the
Execute make && make install from test/sys/audit.
Diff Detail
|