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


10.71 calloc

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/calloc.html

Gnulib module: calloc-posix

Portability problems fixed by Gnulib:

Extension: Gnulib provides a module ‘calloc-gnu’ that substitutes a calloc implementation that behaves more like the glibc implementation. It fixes this portability problem: