Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-08 | clean up stdio_impl.h | Rich Felker | -0/+1 |
2012-05-25 | avoid using pthread cleanup push/pop in stdio when not needed | Rich Felker | -3/+7 |
2012-02-02 | make stdio open, read, and write operations cancellation points | Rich Felker | -1/+10 |
2011-04-09 | work around a nasty bug in linux readv syscall | Rich Felker | -3/+4 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | -1/+17 |
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/+6 |