Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid using pthread cleanup push/pop in stdio when not needed | Rich Felker | 2012-05-25 | 1 | -3/+7 |
* | also ensure that write buffer is bounded when __stdio_write returns | Rich Felker | 2012-04-17 | 1 | -0/+1 |
* | make stdio open, read, and write operations cancellation points | Rich Felker | 2012-02-02 | 1 | -3/+17 |
* | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 2011-03-28 | 1 | -4/+25 |
* | 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/+9 |