| Commit message (Expand) | Author | Age | Files | Lines |
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 |
* | __assert: include unistd.h for smallint | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -2/+1 |
* | assert: make linenumber unsigned | Peter S. Mazinger | 2009-11-19 | 1 | -4/+3 |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -3/+0 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -0/+2 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | libc_hidden_proto removal, a few more functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
* | libc_hidden_proto removal, just a few functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -4/+4 |
* | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko | 2008-05-20 | 1 | -1/+1 |
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -1/+0 |
* | Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP... | Peter S. Mazinger | 2006-03-22 | 1 | -1/+0 |
* | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger | 2006-03-10 | 1 | -1/+0 |
* | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger | 2006-02-13 | 1 | -11/+8 |
* | Patch by Joseph S. Myers to add support for ARM EABI | Mike Frysinger | 2006-01-29 | 1 | -0/+3 |
* | Mark __assert as noreturn | Peter S. Mazinger | 2006-01-23 | 1 | -1/+1 |
* | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger | 2006-01-16 | 1 | -0/+1 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -0/+3 |
* | tweak __progname handling some more since some [bad] apps actually try and us... | Mike Frysinger | 2006-01-04 | 1 | -5/+1 |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger | 2005-11-01 | 1 | -1/+0 |
* | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 1 | -35/+8 |
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger | 2005-10-25 | 1 | -0/+26 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -8/+7 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+4 |
* | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III | 2004-02-11 | 1 | -31/+2 |
* | Prevent runaway asserts, which can happen if there's a problem with | Manuel Novoa III | 2004-01-17 | 1 | -9/+15 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -5/+11 |
* | ANSI/ISO C99 requires assert() to write to stderr. This means that | Manuel Novoa III | 2002-10-28 | 1 | -0/+35 |
* | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III | 2002-07-03 | 1 | -1/+1 |
* | Swap in the new stdio code. | Manuel Novoa III | 2002-03-12 | 1 | -39/+42 |
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -2/+2 |
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -2/+17 |
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -1/+3 |
* | Update to assert behavior | Eric Andersen | 2000-10-17 | 1 | -6/+9 |
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -1/+1 |
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 3 | -0/+105 |