summaryrefslogtreecommitdiffstats
path: root/libc/stdio/stdio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert stdio to initializing itself. Not quite a pretty but that ensures thatEric Andersen2001-02-091-1/+34
* Fixed stderr initialization bug (mine).Manuel Novoa III2001-01-241-1/+1
* Fix static buffer used initialization for FIXED_BUFFERS > 2.Manuel Novoa III2001-01-171-4/+13
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-133/+62
* A few cleanups. Fix fflush so it remembers to init stdio.Eric Andersen2000-12-121-8/+10
* Several updates from W. GreathouseEric Andersen2000-11-301-19/+21
* Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>,Eric Andersen2000-11-171-0/+2
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-1/+1
* Bug ugly formatting updateEric Andersen2000-10-091-683/+647
* Lots and lots of cleanups.Eric Andersen2000-07-061-26/+30
* Initial revision0_9_1Erik Andersen2000-05-141-0/+925