view modules/xallocsa @ 7621:58ded23174d2

* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice. It's already included if !_LIBC.
author Jim Meyering <jim@meyering.net>
date Wed, 08 Nov 2006 07:42:26 +0000
parents 42b53a22aee5
children
line wrap: on
line source

Description:
Safe automatic memory allocation with out of memory checking.

Files:
lib/xallocsa.h
lib/xallocsa.c

Depends-on:
allocsa
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += xallocsa.h xallocsa.c

Include:
#include "xallocsa.h"

License:
GPL

Maintainer:
Bruno Haible