view modules/obstack @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 6a764f23e302
children d214c42cc3fe
line wrap: on
line source

Description:
Memory allocation, optimized for stack-like allocation patterns.

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

Depends-on:
gettext-h
exit
exitfail
stdint

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