Age | Commit message (Expand) | Author |
2001-02-19 | Fix a couple of bugs in _fopen and fclose, plus change a few internals. | Manuel Novoa III |
2001-02-19 | Lots of stdio cleanups. Several bug fixes, addition of a number of functions | Manuel Novoa III |
2001-02-15 | Add vdprintf function. Note: will be rewritten to check if file descriptor h... | Manuel Novoa III |
2001-02-15 | Fix stdin/stdout/stderr for now. | Manuel Novoa III |
2001-02-09 | Remove now irrelevant comment. | Eric Andersen |
2001-02-09 | Silence warnings -- add func declaration. | Eric Andersen |
2001-02-09 | Revert stdio to initializing itself. Not quite a pretty but that ensures that | Eric Andersen |
2001-01-30 | Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! | Manuel Novoa III |
2001-01-28 | Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and | Manuel Novoa III |
2001-01-27 | Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked | Manuel Novoa III |
2001-01-24 | Fixed stderr initialization bug (mine). | Manuel Novoa III |
2001-01-17 | Fix static buffer used initialization for FIXED_BUFFERS > 2. | Manuel Novoa III |
2001-01-12 | Cannot portably pass a short via va_args, since it will be | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-12-20 | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen |
2000-12-12 | A few cleanups. Fix fflush so it remembers to init stdio. | Eric Andersen |
2000-11-30 | Several updates from W. Greathouse | Eric Andersen |
2000-11-17 | Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, | Eric Andersen |
2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-26 | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen |
2000-10-20 | Strip all object files of all non global symbols and .note and | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |
2000-10-09 | Bug ugly formatting update | Eric Andersen |
2000-10-07 | Dependancy update | Eric Andersen |
2000-10-04 | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen |
2000-08-11 | Add in snprintf and vsnprintf | Eric Andersen |
2000-07-06 | Lots and lots of cleanups. | Eric Andersen |
2000-07-05 | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen |
2000-05-16 | Some more makefile fixes. | Erik Andersen |
2000-05-14 | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen |
2000-05-14 | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com> | Erik Andersen |
2000-05-14 | Initial revision | Erik Andersen |