summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/assert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrap <assert.h> so that __assert2() goes directguenther2015-09-121-1/+2
|
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansification; checked by pvalderaadt2003-06-111-4/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* put back in the assert changes for ISO C 99 (put __func__ in it)espie2002-06-101-1/+11
|
* avoid cranking libc minors for another few weeksderaadt2002-04-191-11/+1
|
* Use __func__ in assert.espie2002-04-171-1/+11
| | | | ok millert@
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+59