view modules/xalloc @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents a955e5f25317
children b3b2f9e830e9
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

configure.ac:
gl_XALLOC

Makefile.am:

Include:
"xalloc.h"

License:
GPL

Maintainer:
all