summaryrefslogtreecommitdiffstats
path: root/include/assert.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Annotate _assert()/__assert2() as __dead.hshoexer2006-01-311-3/+3
| | | | As discussed with espie@, ok millert@
* Include the function name in assert() output. From espie@millert2006-01-131-7/+11
|
* proto _assert2()deraadt2003-07-151-1/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* back-out header change for now.espie2002-06-101-12/+6
|
* put back in the assert changes for ISO C 99 (put __func__ in it)espie2002-06-101-6/+12
|
* avoid cranking libc minors for another few weeksderaadt2002-04-191-12/+6
|
* Use __func__ in assert.espie2002-04-171-6/+12
| | | | ok millert@
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-5/+1
|
* Part 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.millert2002-02-161-2/+2
|
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
| | | | | entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags.
* initial import of NetBSD treederaadt1995-10-181-0/+67