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