callocPOSIX specification: http://www.opengroup.org/onlinepubs/9699919799/functions/calloc.html
Gnulib module: calloc-posix
Portability problems fixed by Gnulib:
errno to ENOMEM on
some platforms:
mingw.
Portability problems not fixed by Gnulib:
Extension: Gnulib provides a module ‘calloc’ that substitutes a
calloc implementation that behaves more like the glibc implementation.