You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions 14 years ago
..
_Exit.c further use of _Noreturn, for non-plain-C functions 14 years ago
abort.c add _Noreturn function attribute, with fallback for pre-C11 GNUC 14 years ago
assert.c further use of _Noreturn, for non-plain-C functions 14 years ago
at_quick_exit.c add c11 quick_exit and at_quick_exit functions 14 years ago
atexit.c fix bug whereby most atexit-registered functions got skipped 14 years ago
exit.c add _Noreturn function attribute, with fallback for pre-C11 GNUC 14 years ago
quick_exit.c add _Noreturn function attribute, with fallback for pre-C11 GNUC 14 years ago