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 2e55da9118 remove useless synchronization in exit and quick_exit 12 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 __assert_fail(): remove _Noreturn, to get proper stacktraces 14 years ago
at_quick_exit.c add c11 quick_exit and at_quick_exit functions 14 years ago
atexit.c include cleanups: remove unused headers and add feature test macros 13 years ago
exit.c remove useless synchronization in exit and quick_exit 12 years ago
quick_exit.c remove useless synchronization in exit and quick_exit 12 years ago