summaryrefslogtreecommitdiffstats
path: root/src/include/assert.h
Commit message (Expand)AuthorAgeFilesLines
* Don't include __FUNCTION__ in assert() messages; it was causing theMichael Brown2007-01-041-7/+6Star
* Force syntax-checking on assertions even in non-asserting builds.Michael Brown2006-12-041-9/+23
* Added missing #endifMichael Brown2006-03-231-0/+1
* Added assert.h, with assert() defined (almost) as per POSIX, andMichael Brown2006-03-231-0/+51