X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxalloc;h=43ee94205c51f69e5079cafe4ca57f81c8345aa9;hb=80fc442c212439b65a2fba722b17529aba2aa1ae;hp=3a9ea12040f54dc53cd5648874bfe2f153210370;hpb=e27b8f8fda41cf2b90001cf24dc6b0aeb6a26360;p=gnulib.git diff --git a/modules/xalloc b/modules/xalloc index 3a9ea1204..43ee94205 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -1,29 +1,25 @@ Description: -Memory allocation with out-of-memory checking. +Memory allocation with out-of-memory checking. Also see xalloc-die. Files: lib/xalloc.h lib/xmalloc.c -lib/xstrdup.c m4/xalloc.m4 Depends-on: -malloc -realloc -error -gettext -exitfail -exit +inline +xalloc-die configure.ac: gl_XALLOC Makefile.am: -lib_SOURCES += xalloc.h xmalloc.c xstrdup.c Include: "xalloc.h" -Maintainer: -Bruno Haible +License: +GPL +Maintainer: +all