about summary refs log tree commit diff
path: root/src/exit/quick_exit.c
Commit message (Expand)AuthorAgeFilesLines
* add _Noreturn function attribute, with fallback for pre-C11 GNUCRich Felker2012-09-061-1/+1
* add c11 quick_exit and at_quick_exit functionsRich Felker2012-08-251-0/+15