summaryrefslogtreecommitdiff
path: root/gnulib/modules/calloc
blob: 52c9594a8f90017cb6fa87f5f11c237368a6a604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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