compiler/clib: Make distinction between normal and abnormal program termination
commit2203a92bacec0117aacae53a55939dac4ab58dd4
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 11 Feb 2012 17:49:43 +0000 (11 17:49 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 11 Feb 2012 17:49:43 +0000 (11 17:49 +0000)
tree417f419d405d78f075b435c3f0d0f475027bd6fb
parent7cb92412ac8924344d66a14ee6c4b0d0798e0130
compiler/clib: Make distinction between normal and abnormal program termination

Functions registered to be called at program end won't be called when
program is abnormally exited.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43968 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__arosc_privdata.h
compiler/clib/__arosc_startup.c