posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / safe-alloc
blob13e78dec7b247d4854d9c005744a25220a4cfa26
1 Description:
2 A set of macros to make calls to alloc/calloc/realloc safer.
4 Files:
5 lib/safe-alloc.h
6 lib/safe-alloc.c
7 m4/safe-alloc.m4
9 Depends-on:
10 xalloc-oversized
12 configure.ac:
13 gl_SAFE_ALLOC
15 Makefile.am:
16 lib_SOURCES += safe-alloc.c
18 Include:
19 "safe-alloc.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 David Lutterkort