no argp
[gnulib.git] / modules / obstack
1 Description:
2 Memory allocation, optimized for stack-like allocation patterns.
3
4 Files:
5 lib/obstack.h
6 lib/obstack.c
7 m4/inttypes_h.m4
8 m4/obstack.m4
9 m4/stdint_h.m4
10 m4/uintmax_t.m4
11 m4/ulonglong.m4
12
13 Depends-on:
14 gettext-h
15 exit
16 exitfail
17
18 configure.ac:
19 gl_OBSTACK
20
21 Makefile.am:
22
23 Include:
24 "obstack.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 all, glibc