X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fallocsa;h=cb767d1acd4a2dbfa4f128d4c9f100bb09480dcb;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=f6ab1e9115b17130c86ef5bf64a9100cb6effff0;hpb=7b2c5129544cca5c8e752192fec76a9a59579cb2;p=gnulib.git diff --git a/modules/allocsa b/modules/allocsa index f6ab1e911..cb767d1ac 100644 --- a/modules/allocsa +++ b/modules/allocsa @@ -4,13 +4,14 @@ Safe automatic memory allocation. Files: lib/allocsa.h lib/allocsa.c +lib/allocsa.valgrind m4/allocsa.m4 m4/eealloc.m4 m4/longlong.m4 m4/longdouble.m4 Depends-on: -alloca +alloca-opt configure.ac: gl_ALLOCSA @@ -21,5 +22,8 @@ lib_SOURCES += allocsa.h allocsa.c Include: #include "allocsa.h" +License: +LGPL + Maintainer: Bruno Haible