Mark 'memcpy' obsolete.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:26:35 +0000 (17:26 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:26:35 +0000 (17:26 +0100)
ChangeLog
modules/memcpy

index c9f19c6c52b9bf3dcee0071712e30bf1dbcdbd12..f334ecfb565d670d382d4feeeb5b3108dd2ab979 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-02  Bruno Haible  <bruno@clisp.org>
+
+       Mark 'memcpy' obsolete.
+       * modules/memcpy (Status, Notice): New sections.
+
 2008-11-02  Bruno Haible  <bruno@clisp.org>
 
        Mark 'memcmp' obsolete.
index d160dd261289da11163d5c76aa2c3ee97be0bf20..1758bdf8ae36abae14abc9b2de7b6e7f9bc0958f 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 memcpy() function: copy memory area.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/memcpy.c
 m4/memcpy.m4