Age | Commit message (Expand) | Author |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |
2004-01-16 | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen |
2004-01-02 | Peter S. Mazinger writes: | Eric Andersen |
2003-12-30 | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen |
2003-12-04 | Set the default stdio buffer size to 4096, rather then 256. | Eric Andersen |
2003-11-05 | Yet more messing with selecting sane default configs | Eric Andersen |
2003-11-05 | Yet more config system updates | Eric Andersen |
2003-11-04 | Peter S. Mazinger writes: | Eric Andersen |
2003-11-04 | Naming things this way will be much easier to deal with | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-10-31 | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III |
2003-10-18 | Add a new RUNTIME_PREFIX | Eric Andersen |
2003-10-16 | More detail on the use of MALLOC_DEBUG | Eric Andersen |
2003-09-09 | Force Large File Support disabled on Cris, since something | Eric Andersen |
2003-09-09 | Attack of the spelling police.... | Eric Andersen |
2003-09-09 | Enable automagic locale data downloads | Eric Andersen |
2003-09-09 | Add in several config system updates for locale support. | Eric Andersen |
2003-09-09 | Fix wctype.c so that wchar can be enabled without ctype table-based functions. | Manuel Novoa III |
2003-09-08 | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III |
2003-09-06 | Update old_vfconfig help and some dependencies. | Manuel Novoa III |
2003-09-06 | Let people enable ftw, make glob an option, add a new "Big and Tall" | Eric Andersen |
2003-09-01 | Rob Landley writes: | Eric Andersen |
2003-08-24 | Reluctantly add wordexp() | Eric Andersen |
2003-08-08 | Add in a MALLOC_GLIBC_COMPAT option to let people decide if they | Eric Andersen |
2003-08-05 | Shuffle options around a bit | Eric Andersen |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2003-06-27 | Add config option to enable 'struct tm' timezone extension fields | Eric Andersen |
2003-03-04 | Seperate pthread debugging from uClibc debugging. They are used | Eric Andersen |
2003-03-03 | Initial effort at adding profiling support. | Eric Andersen |
2003-02-05 | Patch from Stefan Allius to make adding libgcc functions to the library an | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-02 | Spelling fixes | Eric Andersen |
2002-11-27 | Make support for global constructors and global destructors be | Eric Andersen |
2002-11-21 | Improve malloc debugging support. | Miles Bader |
2002-11-20 | Patch from Stefan Allius: | Eric Andersen |
2002-11-19 | Implement dynamic atexit handling. Adds a few bytes and a dependancy | Eric Andersen |
2002-11-09 | typo fixes | Eric Andersen |
2002-11-08 | Scare people away from enabling locale support for now. | Eric Andersen |
2002-11-08 | Doh! Leave ldso debugging off by default.. | Eric Andersen |
2002-11-08 | Update doc reference | Eric Andersen |
2002-11-07 | (DOPIC): Depend on !HAVE_NO_PIC. | Miles Bader |
2002-11-05 | Massive scrubbing of the shared lib loader error handling. | Eric Andersen |
2002-11-02 | Fix PIC configuration, so shared libraries once again work | Eric Andersen |
2002-11-02 | It looks like I lost DEVEL_TOOL_PREFIX. Put it back. | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |