mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/xalloc (Files): Remove m4/inline.m4. (Depends-on): Add inline, instead. * modules/oset: Likewise. * modules/list: Likewise.
26 lines
252 B
Plaintext
26 lines
252 B
Plaintext
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
|