aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/assert.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-4/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix SCM ID's.David E. O'Brien2002-02-011-3/+0
* Make the output from assert() look more like the example in the C99Mike Barcroft2001-10-291-2/+2
* Only provide function information in compile environments that supportMike Barcroft2001-10-271-5/+10
* Restore K&R prototype. Fix other style bugs.Mike Barcroft2001-10-271-2/+3
* Add __FBSDID.Jeroen Ruigrok van der Werven2001-10-241-5/+10
* Don't include <sys/types.h> when it isn't used.Bruce Evans1996-04-191-1/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+53