summaryrefslogtreecommitdiffstats
path: root/libc/misc/assert/__assert.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-2/+17
* Update to assert behaviorEric Andersen2000-10-171-6/+9
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-111-0/+31