Annex C (informative)
Compatibility
[diff]
C.6
C standard library
[diff.library]
C.6.4
Modifications to behavior
[diff.mods.to.behavior]
C.6.4.2
Memory allocation functions
[diff.malloc]
1
#
The functions
aligned_alloc
,
calloc
,
malloc
, and
realloc
are restricted in this International Standard
.
Subclause
[c.malloc]
describes the changes
.