musl/src/exit
Jens Gustedt 32482f61da revise the definition of multiple basic locks in the code
In all cases this is just a change from two volatile int to one.
2018-01-09 13:15:27 -05:00
..
arm move arm-specific translation units out of arch/arm/src, to src/*/arm 2016-01-22 00:02:21 +00:00
_Exit.c further use of _Noreturn, for non-plain-C functions 2012-09-06 23:34:10 -04:00
abort.c improve abort fallback behavior when raising SIGABRT fails to terminate 2016-07-03 18:01:07 -04:00
assert.c restore _Noreturn to __assert_fail 2016-08-30 16:39:54 -04:00
at_quick_exit.c revise the definition of multiple basic locks in the code 2018-01-09 13:15:27 -05:00
atexit.c revise the definition of multiple basic locks in the code 2018-01-09 13:15:27 -05:00
exit.c remove undef weak refs to init/fini array symbols in libc.so 2015-11-19 22:10:55 -05:00
quick_exit.c remove useless synchronization in exit and quick_exit 2014-05-29 16:35:09 -04:00