New module 'eealloc'.
[gnulib.git] / modules / xalloc
index 41dd630..46482cc 100644 (file)
@@ -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
+