Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. | Yabin Cui | 2015-03-09 | 1 | -15/+41 |
* | Fix "faccessat ignores flags" | Nick Kralevich | 2015-02-24 | 1 | -0/+40 |
* | Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support | Nick Kralevich | 2015-02-02 | 1 | -0/+124 |
* | Add mkfifoat(3). | Elliott Hughes | 2014-10-23 | 1 | -0/+13 |
* | Fix sys_stat.mkfifo when not run as root. | Christopher Ferris | 2014-09-24 | 1 | -11/+15 |
* | Implement some of the missing LFS64 support. | Elliott Hughes | 2014-02-18 | 1 | -0/+10 |
* | Make sure we have a mkfifo symbol. | Elliott Hughes | 2013-10-22 | 1 | -0/+17 |
* | Add futimens. | Elliott Hughes | 2013-08-08 | 1 | -0/+53 |