aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdnoreturn.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m docMattias Andrée2015-10-131-4/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* warning if stdalign or stdnoreturn are included without C11Mattias Andrée2015-10-131-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add _LIBRARY_HEADERMattias Andrée2015-08-311-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add __C11__, __C99__, __C90__, and __noreturnMattias Andrée2015-08-291-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add stdnoreturn.hMattias Andrée2015-08-291-0/+36
Signed-off-by: Mattias Andrée <maandree@operamail.com>