about summary refs log tree commit diff
path: root/src/stdio/stderr.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
* use a local temp buffer for unbuffered streams in vfprintfRich Felker2011-04-041-0/+1
* major stdio overhaul, using readv/writev, plus other changesRich Felker2011-03-281-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13