Branch
Hash :
46f8e73e
Author :
Date :
2025-01-11T15:20:48
eealloc, malloca: Fix module dependencies. Reported by Miro Palmu <email@miropalmu.cc> in <https://lists.gnu.org/archive/html/bug-gnulib/2025-01/msg00077.html>. * modules/eealloc (Depends-on): Add stdlib-h. * modules/malloca (Depends-on): Likewise.
Description:
Safe automatic memory allocation.
Files:
lib/malloca.h
lib/malloca.c
m4/malloca.m4
m4/malloc.m4
Depends-on:
alloca-opt
assert-h
extensions-aix
idx
stdckdint-h
stdint-h
stdlib-h
xalloc-oversized
configure.ac:
gl_MALLOCA
Makefile.am:
lib_SOURCES += malloca.c
Include:
"malloca.h"
License:
LGPLv2+
Maintainer:
all