verify: new macro 'assume'
[gnulib.git] / modules / calloc
1 Description:
2 calloc() function that is glibc compatible.
3
4 Status:
5 deprecated
6
7 Notice:
8 This module is deprecated. Use the module 'calloc-gnu' instead.
9
10 Files:
11
12 Depends-on:
13 calloc-gnu
14
15 configure.ac:
16
17 Makefile.am:
18
19 Include:
20 <stdlib.h>
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering