aboutsummaryrefslogtreecommitdiff
path: root/include/assert.h
Commit message (Collapse)AuthorAgeFilesLines
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-6/+1
| | | | | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. Notes: svn path=/head/; revision=93032
* Restore K&R prototype. Fix other style bugs.Mike Barcroft2001-10-271-8/+9
| | | | | | | Reviewed by: asmodai, bde Notes: svn path=/head/; revision=85605
* Add $FreeBSD$.Jeroen Ruigrok van der Werven2001-10-241-3/+6
| | | | | | | | | Change assert() macro to print failing function name. Change K&R function prototype wrapper to ANSI prototype. This makes us C99 conforming. Notes: svn path=/head/; revision=85421
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+65
Notes: svn path=/head/; revision=1539