Support programs like Emacs that use gnulib but not gettext.
[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
12 Depends-on:
13 gettext-h
14 exit
15 exitfail
16
17 configure.ac:
18 gl_OBSTACK
19
20 Makefile.am:
21
22 Include:
23 "obstack.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 all, glibc
30