strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / memmove
index d80282b..53ca972 100644 (file)
@@ -1,4 +1,11 @@
 Description:
+memmove() function: copy memory area.
+
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
 
 Files:
 lib/memmove.c
@@ -14,3 +21,8 @@ Makefile.am:
 Include:
 <string.h>
 
+License:
+public domain
+
+Maintainer:
+Jim Meyering