Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2015-02-20 | map interruption of close by signal to success rather than EINPROGRESS | Rich Felker | -1/+1 |
2015-02-13 | overhaul aio implementation for correctness | Rich Felker | -0/+8 |
2012-09-24 | fix handling of EINTR during close() | Rich Felker | -1/+4 |
2011-04-18 | remove bogus extra logic for close cancellability | Rich Felker | -3/+1 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | -3/+2 |
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/+11 |