about summary refs log tree commit diff
path: root/src/stdio/stdin.c
Commit message (Expand)AuthorAgeFilesLines
* bypass indirection through pointer objects to access stdin/out/errRich Felker2018-10-181-3/+5
* work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1Rich Felker2014-07-161-1/+1
* add proper fuxed-based locking for stdioRich Felker2011-07-301-0/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13