Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018年09月12日 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | -2/+1 |
2018年09月12日 | reduce spurious inclusion of libc.h | Rich Felker | -0/+1 |
2018年09月12日 | overhaul internally-public declarations using wrapper headers | Rich Felker | -2/+1 |
2012年11月08日 | clean up stdio_impl.h | Rich Felker | -0/+1 |
2012年10月24日 | correct locking in stdio functions that tried to be lock-free | Rich Felker | -10/+14 |
2012年10月24日 | greatly improve freopen behavior | Rich Felker | -7/+10 |
2012年10月24日 | remove useless failure-check from freopen (can't happen) | Rich Felker | -2/+2 |
2012年09月06日 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2012年06月19日 | remove flush hook cruft that was never used from stdio | Rich Felker | -1/+0 |
2011年03月20日 | global cleanup to use the new syscall interface | Rich Felker | -3/+3 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+47 |