Age | Commit message (Expand) | Author |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-10-04 | Clean up pthread include mess. Some of these will be needed to support NPTL, ... | "Steven J. Hill" |
2005-09-21 | enable flockfile and friends if threads are not enabled | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-02-13 | Oops.. The custom stream funcs should only be compiled if wanted. | Manuel Novoa III |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-06 | Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is | Manuel Novoa III |
2003-09-05 | Always build _store_inttype since it is used by the new scanf. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-11-22 | Ok... here's the summary: | Manuel Novoa III |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-07-03 | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III |
2002-06-18 | Fix perror() and printf("%m") to not call strerror(), as required by the | Manuel Novoa III |
2002-03-21 | Compile in flockfile and friends by default | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2002-02-02 | Several little additions and cleanups. Add getw() and putw(). | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-11-21 | Add missing ctermid. Also add putc and getc (in case they get | Eric Andersen |
2001-10-17 | This commit makes large file support actually work (when enabled in | Eric Andersen |
2001-05-17 | Add in tempnam() | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-04-18 | Update temp file handling and use a single function to do all | Eric Andersen |
2001-03-18 | Test for Config features using features.h. | Manuel Novoa III |
2001-03-12 | Hack long long support into scanf. For now, will fail for unsigned long longs | Manuel Novoa III |
2001-02-27 | stdio mostly rewritten... passes lots of tests now. | Manuel Novoa III |
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-01-30 | Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! | Manuel Novoa III |
2001-01-27 | Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked | Manuel Novoa III |
2001-01-11 | A large update 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-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-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 |