Rich Felker 57243b3021 fix atexit when it is called from an atexit handler há 9 anos atrás
..
_Exit.c 0c05bd3a9c further use of _Noreturn, for non-plain-C functions há 12 anos atrás
abort.c c8ea985748 add _Noreturn function attribute, with fallback for pre-C11 GNUC há 12 anos atrás
assert.c 2c1f8fd5da __assert_fail(): remove _Noreturn, to get proper stacktraces há 12 anos atrás
at_quick_exit.c 56fbaa3bbe make all objects used with atomic operations volatile há 10 anos atrás
atexit.c 57243b3021 fix atexit when it is called from an atexit handler há 9 anos atrás
exit.c 5cc1872156 remove useless infinite loop from end of exit function há 10 anos atrás
quick_exit.c 2e55da9118 remove useless synchronization in exit and quick_exit há 11 anos atrás