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

Maintainer:
Jim Meyering