musl/src/exit
2013-12-12 05:09:18 +00:00
..
_Exit.c further use of _Noreturn, for non-plain-C functions 2012-09-06 23:34:10 -04:00
abort.c add _Noreturn function attribute, with fallback for pre-C11 GNUC 2012-09-06 23:12:27 -04:00
assert.c __assert_fail(): remove _Noreturn, to get proper stacktraces 2013-01-04 20:36:34 +01:00
at_quick_exit.c add c11 quick_exit and at_quick_exit functions 2012-08-25 22:49:47 -04:00
atexit.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
exit.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
quick_exit.c add _Noreturn function attribute, with fallback for pre-C11 GNUC 2012-09-06 23:12:27 -04:00