Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Eric Andersen 8ff9477238 IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with] 23 жил өмнө
  Eric Andersen 96da9a8ea6 Per discussion with Manuel, when we call __stdio_flush_buffers 23 жил өмнө
  Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 23 жил өмнө
  Eric Andersen 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 24 жил өмнө
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 24 жил өмнө
  Manuel Novoa III 65eee18731 Fix fseek behavior. 24 жил өмнө
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and 24 жил өмнө
  Eric Andersen 8f1cfc6f18 Add the __fopen prototype, since I pulled it from stdio.h 24 жил өмнө
  Manuel Novoa III 7b013e6b12 Oops... left in a debugging line. 24 жил өмнө
  Manuel Novoa III b52f66dea6 Back out the changes to _uClibc_fread and loop in fread() if incomplete, to 24 жил өмнө
  Manuel Novoa III 2940feb06f Yes... the previous "fix" was broken too... the result of careless cutting 24 жил өмнө
  Manuel Novoa III 75f21a11e1 Ok... the fix wasn't quite so straightforward. Hopefully this will do it. 24 жил өмнө
  Manuel Novoa III 5838c4acc0 Fix fread bug reported by Vodz. The fix is straightforward, but I haven't 24 жил өмнө
  Manuel Novoa III 000e5cc436 Commit _uClibc_fread bug fix (with minor edit) posted by Johan Adolfsson <johan.adolfsson@axis.com>. 24 жил өмнө
  Manuel Novoa III f3116452b4 Fix fwrite return value bug reported by Matthias Kilian <kili@outback.escape.de>. 24 жил өмнө
  Eric Andersen 70b504a538 Be really sneaky and use GNU ld special stuff so that whenever folks 24 жил өмнө
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 жил өмнө
  Manuel Novoa III a91d0a538d Fix fdopen mode-compatibility test and errno setting. 24 жил өмнө
  Manuel Novoa III 1e26922dfc Fix a bad assertion test. 24 жил өмнө
  Manuel Novoa III 0543518c73 Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails. 24 жил өмнө
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 24 жил өмнө
  Manuel Novoa III 93ccb0356b Fix a couple of bugs in _fopen and fclose, plus change a few internals. 25 жил өмнө
  Manuel Novoa III d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 25 жил өмнө
  Manuel Novoa III 55452223c9 Fix stdin/stdout/stderr for now. 25 жил өмнө
  Eric Andersen 56139d5a71 Remove now irrelevant comment. 25 жил өмнө
  Eric Andersen b2c3e3d72e Silence warnings -- add func declaration. 25 жил өмнө
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that 25 жил өмнө
  Manuel Novoa III 82b8edd87e Fixed stderr initialization bug (mine). 25 жил өмнө
  Manuel Novoa III 8960c2a5ed Fix static buffer used initialization for FIXED_BUFFERS > 2. 25 жил өмнө
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 25 жил өмнө