view modules/xalloc @ 40230:25f5a9e7e5fb

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