summaryrefslogtreecommitdiff
path: root/src/stdio/__fdopen.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-30add proper fuxed-based locking for stdioRich Felker1-3/+5
2011-04-17debloat: use __syscall instead of syscall where possibleRich Felker1-2/+2
2011-04-15avoid setting errno when checking for ttyRich Felker1-1/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-3/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+52