10.46.31 malloc

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/malloc.html

Gnulib module: malloc-posix

Portability problems fixed by Gnulib:

Extension: Gnulib provides a module ‘malloc-gnu’ that substitutes a malloc implementation that behaves more like the glibc implementation, by fixing this portability problem: