X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc;h=43ee94205c51f69e5079cafe4ca57f81c8345aa9;hb=2c69dae3c3108c58813a89ded73496c6fba33175;hp=58834d895442f7b0a965e1ef8c21e8a624b8ca3a;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/xalloc b/modules/xalloc index 58834d895..43ee94205 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -1,24 +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 +inline +xalloc-die configure.ac: gl_XALLOC Makefile.am: -lib_SOURCES += xalloc.h xmalloc.c xstrdup.c Include: "xalloc.h" +License: +GPL + +Maintainer: +all