aboutsummaryrefslogtreecommitdiff
path: root/include/assert.h
Commit message (Expand)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Don't define static_assert for C++.Ed Schouten2011-12-291-1/+10
* As per C11, add static_assert() to <assert.h>.Ed Schouten2011-12-261-0/+6
* Add missing __dead2 to __assert().Ed Schouten2011-01-091-1/+1
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Only protect the prototypes with #ifndef _ASSERT_H_, the standardsPoul-Henning Kamp2007-12-011-3/+2
* Add missing #ifndef _ASSERT_H_ protection against multiple inclusionsPoul-Henning Kamp2007-12-011-0/+4
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-6/+1
* Restore K&R prototype. Fix other style bugs.Mike Barcroft2001-10-271-8/+9
* Add $FreeBSD$.Jeroen Ruigrok van der Werven2001-10-241-3/+6
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+65