mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
31 lines
330 B
Plaintext
31 lines
330 B
Plaintext
Description:
|
|
Memory allocation, optimized for stack-like allocation patterns.
|
|
|
|
Files:
|
|
lib/obstack.h
|
|
lib/obstack.c
|
|
m4/inttypes_h.m4
|
|
m4/obstack.m4
|
|
m4/stdint_h.m4
|
|
m4/uintmax_t.m4
|
|
m4/ulonglong.m4
|
|
|
|
Depends-on:
|
|
gettext-h
|
|
exit
|
|
exitfail
|
|
|
|
configure.ac:
|
|
gl_OBSTACK
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"obstack.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all, glibc
|