view modules/xalloc @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents fc83941f45c2
children
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:
extern-inline
stdint
xalloc-die
xalloc-oversized

configure.ac:
gl_XALLOC

Makefile.am:
lib_SOURCES += xmalloc.c

Include:
"xalloc.h"

License:
GPL

Maintainer:
all