mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
22 lines
249 B
Plaintext
22 lines
249 B
Plaintext
Description:
|
|
A set of macros to make calls to alloc/calloc/realloc safer.
|
|
|
|
Files:
|
|
lib/safe-alloc.h
|
|
lib/safe-alloc.c
|
|
m4/safe-alloc.m4
|
|
|
|
configure.ac:
|
|
gl_SAFE_ALLOC
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"safe-alloc.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
David Lutterkort
|