Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年07月16日 | use namespace-safe __lseek for __stdio_seek instead of direct syscall | Rich Felker | -8/+2 |
2011年04月02日 | don't disable seeking after first seek failure | Rich Felker | -8/+0 |
2011年03月28日 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | -2/+2 |
2011年03月20日 | global cleanup to use the new syscall interface | Rich Felker | -3/+3 |
2011年02月13日 | cleaning up syscalls in preparation for x86_64 port | Rich Felker | -1/+7 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+15 |