Mercurial > hg > octave-kai > gnulib-hg
view modules/safe-alloc @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | af090b4101b4 |
children | c1518e50c76f |
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 configure.ac: gl_SAFE_ALLOC Makefile.am: Include: "safe-alloc.h" License: LGPLv2+ Maintainer: David Lutterkort