summaryrefslogtreecommitdiff
path: root/modules/xstring-desc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xstring-desc')
-rw-r--r--modules/xstring-desc24
1 files changed, 24 insertions, 0 deletions
diff --git a/modules/xstring-desc b/modules/xstring-desc
new file mode 100644
index 0000000000..d0cda2d23e
--- /dev/null
+++ b/modules/xstring-desc
@@ -0,0 +1,24 @@
+Description:
+String descriptors, with out-of-memory checking.
+
+Files:
+lib/xstring-desc.h
+lib/xstring-desc.c
+
+Depends-on:
+string-desc
+xalloc-die
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += xstring-desc.c
+
+Include:
+"xstring-desc.h"
+
+License:
+GPL
+
+Maintainer:
+all