Commit History

Author SHA1 Message Date
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 22 years ago
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 22 years ago
  Eric Andersen 595edd2276 Add in tempnam() 23 years ago
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 years ago
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all 23 years ago
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. 23 years ago
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs 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 0ba092c1c9 Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug. 23 years ago
  Manuel Novoa III 35ec5000a5 Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! 23 years ago
  Manuel Novoa III fdfb85cbca Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked 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 91102e0dec Fix doc blunder. 23 years ago
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 23 years ago
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 23 years ago
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 23 years ago
  Eric Andersen af1112c8d9 Makefile update 23 years ago
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. 23 years ago
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 23 years ago
  Eric Andersen 11fed3fb45 Dependancy update 23 years ago
  Eric Andersen eb2ecd0b08 Fix all the makefiles. Clean up some warnings, cleanup some headers. 23 years ago
  Eric Andersen 3973dd83bf Add in snprintf and vsnprintf 24 years ago
  Eric Andersen ca9bd30c26 Many bugfixes, header cleanups, etc. Added abort and glob. 24 years ago
  Erik Andersen 34074d24da Some more makefile fixes. 24 years ago
  Erik Andersen c3a27f5095 Some makefile updates to make it behave a bit better/consistently. 24 years ago