.. |
_Exit.c
|
0c05bd3a9c
further use of _Noreturn, for non-plain-C functions
|
12 years ago |
abort.c
|
c8ea985748
add _Noreturn function attribute, with fallback for pre-C11 GNUC
|
12 years ago |
assert.c
|
2c1f8fd5da
__assert_fail(): remove _Noreturn, to get proper stacktraces
|
12 years ago |
at_quick_exit.c
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 years ago |
atexit.c
|
56fbaa3bbe
make all objects used with atomic operations volatile
|
10 years ago |
exit.c
|
5cc1872156
remove useless infinite loop from end of exit function
|
10 years ago |
quick_exit.c
|
2e55da9118
remove useless synchronization in exit and quick_exit
|
10 years ago |