1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
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