dchagin f186d260e2 MFC r283428:
Change linux faccessat syscall definition to match actual linux one.

The AT_EACCESS and AT_SYMLINK_NOFOLLOW flags are actually implemented
within the glibc wrapper function for faccessat().  If either of these
flags are specified, then the wrapper function employs fstatat() to
determine access permissions.
2016-01-09 16:21:39 +00:00
..
2016-01-09 15:39:41 +00:00
2016-01-09 15:44:38 +00:00
2016-01-09 15:48:11 +00:00
2016-01-09 15:23:54 +00:00
2016-01-09 15:40:44 +00:00
2016-01-09 15:40:44 +00:00
2016-01-09 15:40:44 +00:00
2016-01-09 15:40:44 +00:00
2016-01-09 15:40:44 +00:00
2016-01-09 16:11:09 +00:00
2016-01-09 15:48:11 +00:00
2016-01-09 16:08:22 +00:00
2016-01-09 16:21:39 +00:00