Age | Commit message (Expand) | Author |
2009-11-20 | __assert: include unistd.h for smallint | Bernhard Reutner-Fischer |
2009-11-19 | assert: make linenumber unsigned | Peter S. Mazinger |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, a few more functions | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-05-20 | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko |
2006-03-22 | Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP... | Peter S. Mazinger |
2006-03-10 | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger |
2006-01-29 | Patch by Joseph S. Myers to add support for ARM EABI | Mike Frysinger |
2006-01-23 | Mark __assert as noreturn | 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-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-04 | tweak __progname handling some more since some [bad] apps actually try and us... | Mike Frysinger |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2004-01-17 | Prevent runaway asserts, which can happen if there's a problem with | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-10-28 | ANSI/ISO C99 requires assert() to write to stderr. This means that | Manuel Novoa III |
2002-07-03 | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2000-12-20 | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen |
2000-10-17 | Update to assert behavior | Eric Andersen |
2000-10-11 | New misc tree that actually has misc stuff in it. | Eric Andersen |