From 56093e4d947bcc87bbc05ac3e8645509274f57b4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 2 Nov 2008 17:26:35 +0100 Subject: [PATCH] Mark 'memcpy' obsolete. --- ChangeLog | 5 +++++ modules/memcpy | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index c9f19c6c5..f334ecfb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-11-02 Bruno Haible + Mark 'memcpy' obsolete. + * modules/memcpy (Status, Notice): New sections. + +2008-11-02 Bruno Haible + Mark 'memcmp' obsolete. * modules/memcmp (Status, Notice): New sections. * modules/argmatch (Depends-on): Add memchr. diff --git a/modules/memcpy b/modules/memcpy index d160dd261..1758bdf8a 100644 --- a/modules/memcpy +++ b/modules/memcpy @@ -1,6 +1,12 @@ Description: memcpy() function: copy memory area. +Status: +obsolete + +Notice: +This module is obsolete. + Files: lib/memcpy.c m4/memcpy.m4 -- 2.11.0