summaryrefslogtreecommitdiff
path: root/modules/memmove
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-11-02 17:35:43 +0100
committerBruno Haible <bruno@clisp.org>2008-11-02 17:35:43 +0100
commit8ea924859783c696d85aa38a74dd79fd26a25c0c (patch)
treef6d1e18b961a214774ec15c27f9be3e67eef5554 /modules/memmove
parent56093e4d947bcc87bbc05ac3e8645509274f57b4 (diff)
downloadgnulib-8ea924859783c696d85aa38a74dd79fd26a25c0c.tar.gz
Mark 'memmove' obsolete.
Diffstat (limited to 'modules/memmove')
-rw-r--r--modules/memmove6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/memmove b/modules/memmove
index 6588c43130..53ca972685 100644
--- a/modules/memmove
+++ b/modules/memmove
@@ -1,6 +1,12 @@
Description:
memmove() function: copy memory area.
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
Files:
lib/memmove.c
m4/memmove.m4