pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / malloca
1 Description:
2 Safe automatic memory allocation.
3
4 Files:
5 lib/malloca.h
6 lib/malloca.c
7 lib/malloca.valgrind
8 m4/malloca.m4
9 m4/eealloc.m4
10 m4/longlong.m4
11
12 Depends-on:
13 alloca-opt
14 stdint
15 verify
16
17 configure.ac:
18 gl_MALLOCA
19
20 Makefile.am:
21 lib_SOURCES += malloca.c
22
23 Include:
24 "malloca.h"
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 Bruno Haible