Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-10-30 | fix failure of open to read variadic mode argument for O_TMPFILE | Rich Felker | -1/+1 |
2014-06-06 | avoid invalid use of va_arg in open | Rich Felker | -5/+8 |
2014-06-06 | add O_CLOEXEC fallback for open and related functions | Rich Felker | -1/+6 |
2014-05-24 | support kernels with no SYS_open syscall, only SYS_openat | Rich Felker | -1/+1 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -1/+0 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | -5/+1 |
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/+21 |