summaryrefslogtreecommitdiffstats
path: root/tests/sys_stat_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.Yabin Cui2015-03-091-15/+41
* Fix "faccessat ignores flags"Nick Kralevich2015-02-241-0/+40
* Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH supportNick Kralevich2015-02-021-0/+124
* Add mkfifoat(3).Elliott Hughes2014-10-231-0/+13
* Fix sys_stat.mkfifo when not run as root.Christopher Ferris2014-09-241-11/+15
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-0/+10
* Make sure we have a mkfifo symbol.Elliott Hughes2013-10-221-0/+17
* Add futimens.Elliott Hughes2013-08-081-0/+53