New module 'strdup-posix'.
[gnulib.git] / modules / strdup-posix
diff --git a/modules/strdup-posix b/modules/strdup-posix
new file mode 100644 (file)
index 0000000..4a47488
--- /dev/null
@@ -0,0 +1,25 @@
+Description:
+strdup() function: duplicate a string.
+
+Files:
+lib/strdup.c
+m4/strdup.m4
+
+Depends-on:
+string
+malloc-posix
+
+configure.ac:
+gl_FUNC_STRDUP_POSIX
+gl_STRING_MODULE_INDICATOR([strdup])
+
+Makefile.am:
+
+Include:
+<string.h>
+
+License:
+LGPLv2+
+
+Maintainer:
+all, glibc