Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-02 | make aio_suspend a cancellation point and properly handle cancellation | Rich Felker | -3/+9 |
2015-03-02 | factor cancellation cleanup push/pop out of futex __timedwait function | Rich Felker | -1/+1 |
2015-02-13 | overhaul aio implementation for correctness | Rich Felker | -33/+46 |
2014-09-05 | add missing legacy LFS *64 symbol aliases | Szabolcs Nagy | -0/+3 |
2011-09-13 | fix various errors in function signatures/prototypes found by nsz | Rich Felker | -1/+1 |
2011-09-09 | implement POSIX asynchronous io | Rich Felker | -0/+57 |