| Commit message (Expand) | Author | Age | Files | Lines |
* | first pass at implementing *at funcs | Mike Frysinger | 2009-07-20 | 1 | -0/+5 |
* | Add some missing printf/scanf format attributes | Ron | 2009-07-05 | 1 | -5/+10 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+41 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -0/+8 |
* | libc_hidden_proto removal, a few more functions | Denis Vlasenko | 2008-11-18 | 1 | -0/+2 |
* | - fix whitespace | Bernhard Reutner-Fischer | 2008-09-30 | 1 | -2/+2 |
* | - pull wur settings from upstream. No other changes. | Bernhard Reutner-Fischer | 2008-05-30 | 1 | -44/+48 |
* | Patch from Bernhard Fischer: | Eric Andersen | 2006-12-15 | 1 | -0/+7 |
* | Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not ... | Peter S. Mazinger | 2005-12-08 | 1 | -0/+4 |
* | disable obstack_printf in header, not supported | Peter S. Mazinger | 2005-09-21 | 1 | -1/+1 |
* | Update to add missing c++ namespace support. | Manuel Novoa III | 2004-08-15 | 1 | -144/+344 |
* | cut-n-paste strikes again | Eric Andersen | 2004-07-30 | 1 | -1/+1 |
* | Cleanup some dead wood in the header files | Eric Andersen | 2004-07-30 | 1 | -16/+5 |
* | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III | 2004-02-11 | 1 | -25/+44 |
* | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III | 2003-09-08 | 1 | -1/+1 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -0/+16 |
* | Obligatory forgotten file... sys_errlist garbage. | Manuel Novoa III | 2002-08-27 | 1 | -0/+12 |
* | sparc, alpha, and mips have different errno values than the other | Manuel Novoa III | 2002-08-26 | 1 | -12/+0 |
* | Fix some more warnings for non-thread-enabled compiles. | David McCullough | 2002-08-09 | 1 | -3/+2 |
* | Swap in the new stdio code. | Manuel Novoa III | 2002-03-12 | 1 | -62/+30 |
* | Be consistant and use an unsigned char * throughout | Eric Andersen | 2002-02-26 | 1 | -1/+1 |
* | Updates to the v850 architecture from Miles Bader <miles@gnu.org> | Eric Andersen | 2002-01-29 | 1 | -1/+1 |
* | Allow apps to use varargs.h (not that they should) | Eric Andersen | 2002-01-19 | 1 | -10/+13 |
* | Eliminate C++ style comments | Eric Andersen | 2002-01-10 | 1 | -6/+6 |
* | Finish off the getc putc adjustment | Eric Andersen | 2001-11-21 | 1 | -8/+0 |
* | Patch from David McCullough <davidm@lineo.com>: | Eric Andersen | 2001-10-04 | 1 | -15/+16 |
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -190/+393 |
* | Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and | Eric Andersen | 2001-08-24 | 1 | -9/+9 |
* | Get rid of non standard macros for things that are functions | Eric Andersen | 2001-08-24 | 1 | -14/+6 |
* | Wrap getline() inside #ifdef __USE_GNU | Eric Andersen | 2001-05-21 | 1 | -0/+2 |
* | stdio mostly rewritten... passes lots of tests now. | Manuel Novoa III | 2001-02-27 | 1 | -19/+34 |
* | Lots of stdio cleanups. Several bug fixes, addition of a number of functions | Manuel Novoa III | 2001-02-19 | 1 | -32/+38 |
* | Fix stdin/stdout/stderr (that I broke) and add vdprintf prototype. | Manuel Novoa III | 2001-02-15 | 1 | -4/+11 |
* | Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked | Manuel Novoa III | 2001-01-27 | 1 | -0/+4 |
* | Increase BUFSIZ to 512 to avoid bug in busybox tar. | Manuel Novoa III | 2001-01-17 | 1 | -1/+1 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -9/+5 |
* | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | 2000-11-15 | 1 | -109/+332 |
* | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | 2000-10-26 | 1 | -1/+9 |
* | Yet more updates. Getting closer.... | Eric Andersen | 2000-08-11 | 1 | -0/+9 |
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 1 | -0/+4 |
* | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 1 | -0/+5 |
* | More header file cleanup. | Eric Andersen | 2000-07-05 | 1 | -19/+102 |
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+118 |