Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III f467902b79 Always build _store_inttype since it is used by the new scanf. %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: %!s(int64=21) %!d(string=hai) anos
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III 5b0c2c6d87 Fix perror() and printf("%m") to not call strerror(), as required by the %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 73bd0903fe Compile in flockfile and friends by default %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III 03e039820d Swap in the new stdio code. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get %!s(int64=22) %!d(string=hai) anos
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 595edd2276 Add in tempnam() %!s(int64=23) %!d(string=hai) anos
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 93ccb0356b Fix a couple of bugs in _fopen and fclose, plus change a few internals. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 35ec5000a5 Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III fdfb85cbca Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked %!s(int64=23) %!d(string=hai) anos
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 91102e0dec Fix doc blunder. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. %!s(int64=23) %!d(string=hai) anos