Commit History

Author SHA1 Message Date
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
  Manuel Novoa III a91d0a538d Fix fdopen mode-compatibility test and errno setting. 23 years ago
  Manuel Novoa III 1e26922dfc Fix a bad assertion test. 23 years ago
  Manuel Novoa III 0543518c73 Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails. 23 years ago
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 23 years ago
  Manuel Novoa III 93ccb0356b Fix a couple of bugs in _fopen and fclose, plus change a few internals. 23 years ago
  Manuel Novoa III d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 23 years ago
  Manuel Novoa III 55452223c9 Fix stdin/stdout/stderr for now. 23 years ago
  Eric Andersen 56139d5a71 Remove now irrelevant comment. 23 years ago
  Eric Andersen b2c3e3d72e Silence warnings -- add func declaration. 23 years ago
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that 23 years ago
  Manuel Novoa III 82b8edd87e Fixed stderr initialization bug (mine). 23 years ago
  Manuel Novoa III 8960c2a5ed Fix static buffer used initialization for FIXED_BUFFERS > 2. 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen 469cdfc504 A few cleanups. Fix fflush so it remembers to init stdio. 23 years ago
  Eric Andersen 778e928992 Several updates from W. Greathouse 23 years ago
  Eric Andersen 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, 23 years ago
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 years ago
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 23 years ago
  Eric Andersen a67c627325 Lots and lots of cleanups. 24 years ago
  Erik Andersen 64bc641218 Initial revision 24 years ago