Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-02-05 | fix failure of fchmodat to report EOPNOTSUPP in the race path | Rich Felker | -2/+4 |
2015-02-04 | fix fd leak race (missing O_CLOEXEC) in fchmodat | Rich Felker | -1/+1 |
2014-05-29 | support linux kernel apis (new archs) with old syscalls removed | Rich Felker | -2/+3 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -1/+0 |
2013-08-02 | debloat code that depends on /proc/self/fd/%d with shared function | Rich Felker | -1/+3 |
2013-08-02 | work around linux's lack of flags argument to fchmodat syscall | Rich Felker | -1/+29 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+7 |