Hash :
9a6b2eec
Author :
Date :
2014-11-03T16:36:27
obstack: do not assume system-supplied obstack is size_t safe * m4/obstack.m4: New file. * modules/obstack (Files): Add it.
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