summaryrefslogtreecommitdiff
path: root/modules/obstack
blob: e0b528e418811e94ce9d7ee0d22720f186eb386e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Memory allocation, optimized for stack-like allocation patterns.

Files:
lib/obstack.h
lib/obstack.c
m4/obstack.m4

Depends-on:
alignof
gettext-h
exitfail
stdint
stdlib

configure.ac:
AC_FUNC_OBSTACK
dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).

Makefile.am:

Include:
"obstack.h"

License:
LGPL

Maintainer:
all, glibc