Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.588 malloc

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/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: