X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc;h=46482cc88ede47078a7840f04f278e1708da0fec;hb=ab925242c495050cda536f918ff4d5118798505a;hp=41dd630fb2b872294f56a5747c32b985ab9919e7;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/xalloc b/modules/xalloc index 41dd630fb..46482cc88 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -1,4 +1,5 @@ Description: +Memory allocation with out-of-memory checking. Files: lib/xalloc.h @@ -11,6 +12,8 @@ malloc realloc error gettext +exitfail +stdbool configure.ac: gl_XALLOC @@ -21,3 +24,6 @@ lib_SOURCES += xalloc.h xmalloc.c xstrdup.c Include: "xalloc.h" +Maintainer: +all +