Commit History

Author SHA1 Message Date
  Manuel Novoa III 03e039820d Swap in the new stdio code. 22 years ago
  Eric Andersen efdb21fff4 Be consistant and use an unsigned char * throughout 22 years ago
  Eric Andersen 8fda4c4091 Updates to the v850 architecture from Miles Bader <miles@gnu.org> 22 years ago
  Eric Andersen 84fd661079 Allow apps to use varargs.h (not that they should) 22 years ago
  Eric Andersen 072938a98d Eliminate C++ style comments 22 years ago
  Eric Andersen 34f7c5e5be Finish off the getc putc adjustment 22 years ago
  Eric Andersen 0ee72c0b15 Patch from David McCullough <davidm@lineo.com>: 22 years ago
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 years ago
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and 23 years ago
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions 23 years ago
  Eric Andersen a8aa4c6446 Wrap getline() inside #ifdef __USE_GNU 23 years ago
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 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 bd0ff62e4a Fix stdin/stdout/stderr (that I broke) and add vdprintf prototype. 23 years ago
  Manuel Novoa III fdfb85cbca Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked 23 years ago
  Manuel Novoa III 0c827cb739 Increase BUFSIZ to 512 to avoid bug in busybox tar. 23 years ago
  Eric Andersen ae97a89e1a A large update 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 cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 23 years ago
  Eric Andersen 84866232d9 Yet more updates. Getting closer.... 24 years ago
  Eric Andersen 56e5d28c81 More stuff. Down to only 43 missing functions before BusyBox will 24 years ago
  Eric Andersen a67c627325 Lots and lots of cleanups. 24 years ago
  Eric Andersen 42ee079162 More header file cleanup. 24 years ago
  Erik Andersen 64bc641218 Initial revision 24 years ago