view modules/obstack @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 1313252b8540
children
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:
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