view modules/obstack @ 4696:4753d416bf20

Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 12 Sep 2003 20:14:10 +0000
parents 3ccc6d0d52bb
children aade00a0ec71
line wrap: on
line source

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

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

Depends-on:
exit
gettext

configure.ac:
gl_OBSTACK

Makefile.am:

Include:
"obstack.h"

Maintainer:
all, glibc