view modules/safe-alloc @ 40234:fab7ce42e03f

gnulib-tool: Clarify the coding style. Suggested by Pavel Raiskup <praiskup@redhat.com>. * gnulib-tool: Add comment about coding style.
author Bruno Haible <bruno@clisp.org>
date Wed, 13 Mar 2019 20:00:53 +0100
parents 8714c1a37024
children
line wrap: on
line source

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

Depends-on:
xalloc-oversized

configure.ac:
gl_SAFE_ALLOC

Makefile.am:
lib_SOURCES += safe-alloc.c

Include:
"safe-alloc.h"

License:
LGPLv2+

Maintainer:
David Lutterkort