repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
obstack
blob
e0b528e418811e94ce9d7ee0d22720f186eb386e
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
alignof
11
gettext-h
12
exitfail
13
stdint
14
stdlib
15
16
configure.ac:
17
AC_FUNC_OBSTACK
18
dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
19
20
Makefile.am:
21
22
Include:
23
"obstack.h"
24
25
License:
26
LGPL
27
28
Maintainer:
29
all, glibc