Annex C (informative)
Compatibility
[diff]
C.7
C standard library
[diff.library]
C.7.5
Modifications to behavior
[diff.mods.to.behavior]
C.7.5.1
General
[diff.mods.to.behavior.general]
1
#
Header
<cstdlib>
: The following functions have different behavior:
(1.1)
atexit
(1.2)
exit
(1.3)
abort
Subclause
[support.
start.
term]
describes the changes
.
2
#
Header
<csetjmp>
: The following functions have different behavior:
(2.1)
longjmp
Subclause
[csetjmp.
syn]
describes the changes
.