X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxalloc;h=43ee94205c51f69e5079cafe4ca57f81c8345aa9;hb=5a9e46ab46042f007426c1e06b836cf5608d8d4a;hp=41dd630fb2b872294f56a5747c32b985ab9919e7;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/xalloc b/modules/xalloc index 41dd630fb..43ee94205 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -1,23 +1,25 @@ Description: +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