Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-29 | add 'e' modifier (close-on-exec) to fopen and fdopen | Rich Felker | -2/+4 |
2012-06-17 | fdopen should set errno when it fails due to invalid mode string | Rich Felker | -1/+4 |
2011-07-30 | add proper fuxed-based locking for stdio | Rich Felker | -3/+5 |
2011-04-17 | debloat: use __syscall instead of syscall where possible | Rich Felker | -2/+2 |
2011-04-15 | avoid setting errno when checking for tty | Rich Felker | -1/+1 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -3/+3 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+52 |