diff options
author | Jakob Unterwurzacher | 2017-12-07 00:05:28 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-12-07 00:05:28 +0100 |
commit | 2ceef01afecafbd4aa80276869993cb53bdadcf4 (patch) | |
tree | 79766712b8f5f022f833b50e1f616eef18e8d01e /Documentation/file-format.md | |
parent | 6bd2da89d3753a589a927517771922a0db76bb36 (diff) |
syscallcompat: add Faccessat
Add faccessat(2) with a hack for symlink, because the
kernel does not actually looks at the passed flags.
From man 2 faccessat:
C library/kernel differences
The raw faccessat() system call takes only the first three argu‐
ments. The AT_EACCESS and AT_SYMLINK_NOFOLLOW flags are actually
implemented within the glibc wrapper function for faccessat().
Diffstat (limited to 'Documentation/file-format.md')
0 files changed, 0 insertions, 0 deletions