summaryrefslogtreecommitdiff
path: root/gnulib/modules/allocator
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/allocator')
m---------gnulib0
-rw-r--r--gnulib/modules/allocator22
2 files changed, 22 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/allocator b/gnulib/modules/allocator
new file mode 100644
index 0000000..6ff5552
--- /dev/null
+++ b/gnulib/modules/allocator
@@ -0,0 +1,22 @@
+Description:
+Storage allocators.
+
+Files:
+lib/allocator.h
+lib/allocator.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += allocator.c
+
+Include:
+"allocator.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+all