Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-18 | fix missing flags arg to fstatat syscall in fstat fallback path | Rich Felker | 1 | -1/+1 |
2014-05-30 | additional fixes for linux kernel apis with old syscalls removed | Rich Felker | 1 | -0/+4 |
2013-12-19 | fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF | Rich Felker | 1 | -1/+3 |
2013-08-02 | make fchdir, fchmod, fchown, and fstat support O_PATH file descriptors | Rich Felker | 1 | -2/+10 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-15 | finish moving 32-bit-specific junk out of source files. | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+10 |