maint: disable the strncpy prohibition
[gnulib.git] / modules / eealloc
1 Description:
2 Memory allocation with expensive empty allocations (glibc compatible).
3
4 Files:
5 lib/eealloc.h
6 m4/eealloc.m4
7 m4/malloc.m4
8 m4/realloc.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_EEALLOC
14
15 Makefile.am:
16
17 Include:
18 <eealloc.h>
19
20 License:
21 GPL
22
23 Maintainer:
24 Bruno Haible