Next: , Previous: , Up: Function Substitutes   [Contents][Index]


9.543 malloc

POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/malloc.html

Gnulib module: malloc-posix

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

Extension: Gnulib provides a module ‘malloc-gnu’ that substitutes a malloc implementation that behaves more like the glibc implementation, regarding the result of malloc (0).