aboutsummaryrefslogtreecommitdiffstats
path: root/include/assert.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add _LIBRARY_HEADERMattias Andrée2015-08-311-3/+1
* remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro namesMattias Andrée2015-08-301-1/+1
* add _PORTABLE_SOURCEMattias Andrée2015-08-291-0/+2
* add __C11__, __C99__, __C90__, and __noreturnMattias Andrée2015-08-291-3/+2
* only use __attributes__ if compiling with gccMattias Andrée2015-08-291-1/+4
* add assert.hMattias Andrée2015-08-291-0/+95