New module 'vma-iter'.
[gnulib.git] / modules / vma-iter
diff --git a/modules/vma-iter b/modules/vma-iter
new file mode 100644 (file)
index 0000000..262e41f
--- /dev/null
@@ -0,0 +1,28 @@
+Description:
+Iteration over virtual memory areas.
+
+Files:
+lib/vma-iter.h
+lib/vma-iter.c
+m4/mmap-anon.m4
+
+Depends-on:
+stdint
+unistd
+extensions
+getpagesize
+
+configure.ac:
+gl_FUNC_MMAP_ANON
+
+Makefile.am:
+lib_SOURCES += vma-iter.c
+
+Include:
+"vma-iter.h"
+
+License:
+GPL
+
+Maintainer:
+Bruno Haible