9406f53de3ef451c99e7bcf741833c4ad15425be
[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/obstack.m4
8
9 Depends-on:
10 gettext
11 exit
12
13 configure.ac:
14 gl_OBSTACK
15
16 Makefile.am:
17
18 Include:
19 "obstack.h"
20
21 Maintainer:
22 all, glibc
23