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