summaryrefslogtreecommitdiffstats
path: root/libc/misc/assert
Commit message (Expand)AuthorAgeFilesLines
* __assert: include unistd.h for smallintBernhard Reutner-Fischer2009-11-221-2/+1
* assert: make linenumber unsignedPeter S. Mazinger2009-11-221-4/+3
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-3/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-2/+2
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-242-3/+2
* Merge from trunk."Steven J. Hill"2006-02-272-12/+16
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-5/+1
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-38/+8
* Massive merge from trunk."Steven J. Hill"2005-11-171-1/+0
* Copy from trunk."Steven J. Hill"2005-10-301-0/+26
* merge parallel build supportMike Frysinger2005-01-251-4/+4
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-31/+2
* Prevent runaway asserts, which can happen if there's a problem withManuel Novoa III2004-01-171-9/+15
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-5/+11
* ANSI/ISO C99 requires assert() to write to stderr. This means thatManuel Novoa III2002-10-281-0/+35
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-1/+1
* Swap in the new stdio code.Manuel Novoa III2002-03-121-39/+42
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-2/+17
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Update to assert behaviorEric Andersen2000-10-171-6/+9
* Makefile updateEric Andersen2000-10-121-1/+1
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-113-0/+105