view modules/xalloc @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents b3b2f9e830e9
children c799149bb7da
line wrap: on
line source

Description:
Memory allocation with out-of-memory checking.  Also see xalloc-die.

Files:
lib/xalloc.h
lib/xmalloc.c
m4/xalloc.m4

Depends-on:
inline
xalloc-die
xalloc-oversized

configure.ac:
gl_XALLOC

Makefile.am:

Include:
"xalloc.h"

License:
GPL

Maintainer:
all