summaryrefslogtreecommitdiffstats
path: root/include/assert.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-26half-guard the actual function prototypes.espie1-1/+4
2006-01-31Annotate _assert()/__assert2() as __dead.hshoexer1-3/+3
2006-01-13Include the function name in assert() output. From espie@millert1-7/+11
2003-07-15proto _assert2()deraadt1-1/+2
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-06-10back-out header change for now.espie1-12/+6
2002-06-10put back in the assert changes for ISO C 99 (put __func__ in it)espie1-6/+12
2002-04-19avoid cranking libc minors for another few weeksderaadt1-12/+6
2002-04-17Use __func__ in assert.espie1-6/+12
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert1-5/+1
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-2/+2
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirniklas1-0/+1
1995-10-18initial import of NetBSD treederaadt1-0/+67