meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/gen/assert.c
AgeCommit message (Expand)Author
2017-05-15Don't make assert use stdio; saves >100K on an empty static binary.christos
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2005-02-09A little libc namespace housekeeping exercise:kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-02-20nuke a last-minute addition in the getprogname() cleanup that didn't work.cgd
2001-02-19convert from __progname to getprogname()cgd
2001-01-03* Change __diagassert13() so that by default it only syslogs the error (itlukem
2000-12-19fix missing formatting escape.christos
2000-12-19C99: Print the name of the function enclosing the assertion, if possible.kleink
2000-12-10unnest nested extern declaration.christos