view modules/xalloc @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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