1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/calloc
2007-09-09 12:29:37 +00:00

24 lines
222 B
Plaintext

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