Age | Commit message (Expand) | Author |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, a few more functions | Denis Vlasenko |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-06-01 | add missing includes of unistd.h for smallint usage | Denis Vlasenko |
2008-05-30 | - Avoid warning about undefined preprocessor token. No obj-code changes. | Bernhard Reutner-Fischer |
2008-05-20 | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko |
2008-05-20 | - remove old-style definitions. No object-code changes. | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-03-22 | Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | Peter S. Mazinger |
2006-02-28 | Cleanup/sync w/ glibc | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-01-30 | strlen is -cheaper- then strnlen | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-16 | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger |
2006-01-15 | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-10 | just define _GNU_SOURCE | Mike Frysinger |
2006-01-06 | use hidden strcmp | Mike Frysinger |
2006-01-03 | Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE | Peter S. Mazinger |
2005-12-27 | Jan-Benedict Glaw writes: | Mike Frysinger |
2005-12-24 | Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC... | Peter S. Mazinger |
2005-12-24 | Move fnmatch.c to fnmatch_old.c | Peter S. Mazinger |
2005-12-16 | Convert users | Peter S. Mazinger |
2005-12-08 | Convert the rest of users to hidden | Peter S. Mazinger |
2005-12-08 | Use internal versions | Peter S. Mazinger |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-01 | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | 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-01-25 | merge parallel build support | Mike Frysinger |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | 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 | New misc tree that actually has misc stuff in it. | Eric Andersen |