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