1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/calloc
2004-09-22 15:11:04 +00:00

23 lines
209 B
Plaintext

Description:
calloc() function that is glibc compatible.
Files:
lib/calloc.c
m4/calloc.m4
Depends-on:
configure.ac:
AC_FUNC_CALLOC
Makefile.am:
Include:
<stdlib.h>
License:
GPL
Maintainer:
Jim Meyering