summaryrefslogtreecommitdiff
path: root/libc/misc/assert/__assert.c
AgeCommit message (Expand)Author
2004-02-11New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III
2004-01-17Prevent runaway asserts, which can happen if there's a problem withManuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-10-28ANSI/ISO C99 requires assert() to write to stderr. This means thatManuel Novoa III
2002-07-03Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III
2002-03-12Swap in the new stdio code.Manuel Novoa III
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-10-17Update to assert behaviorEric Andersen
2000-10-11New misc tree that actually has misc stuff in it.Eric Andersen