Age | Commit message (Expand) | Author |
---|---|---|
2021-03-08 | Improve fchmod() coverage. | Elliott Hughes |
2020-02-28 | Remove `return` after `GTEST_SKIP`. | Elliott Hughes |
2020-02-23 | Add a libc wrapper for statx(2). | Elliott Hughes |
2019-03-12 | bionic tests: use GTEST_SKIP. | Elliott Hughes |
2018-11-13 | bionic tests: switch to using android-base/file.h for TemporaryFile | Mark Salyzyn |
2018-08-02 | Modernize codebase by replacing NULL with nullptr | Yi Kong |
2015-03-09 | Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. | Yabin Cui |
2015-02-24 | Fix "faccessat ignores flags" | Nick Kralevich |
2015-02-02 | Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support | Nick Kralevich |
2014-10-23 | Add mkfifoat(3). | Elliott Hughes |
2014-09-24 | Fix sys_stat.mkfifo when not run as root. | Christopher Ferris |
2014-02-18 | Implement some of the missing LFS64 support. | Elliott Hughes |
2013-10-22 | Make sure we have a mkfifo symbol. | Elliott Hughes |
2013-08-08 | Add futimens. | Elliott Hughes |