Mark 'memmove' obsolete.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:35:43 +0000 (17:35 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:35:43 +0000 (17:35 +0100)
15 files changed:
ChangeLog
modules/argp
modules/argz
modules/canonicalize
modules/canonicalize-lgpl
modules/fts
modules/getcwd
modules/human
modules/memmove
modules/regex
modules/striconveh
modules/trim
modules/unistr/u16-move
modules/unistr/u32-move
modules/unistr/u8-move

index f334ecf..54762bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2008-11-02  Bruno Haible  <bruno@clisp.org>
 
+       Mark 'memmove' obsolete.
+       * modules/memmove (Status, Notice): New sections.
+       * modules/argp (Depends-on): Add memmove.
+       * modules/argz (Depends-on): Likewise.
+       * modules/canonicalize (Depends-on): Likewise.
+       * modules/canonicalize-lgpl (Depends-on): Likewise.
+       * modules/fts (Depends-on): Likewise.
+       * modules/getcwd (Depends-on): Likewise.
+       * modules/human (Depends-on): Likewise.
+       * modules/regex (Depends-on): Likewise.
+       * modules/striconveh (Depends-on): Likewise.
+       * modules/trim (Depends-on): Likewise.
+       * modules/unistr/u8-move (Depends-on): Likewise.
+       * modules/unistr/u16-move (Depends-on): Likewise.
+       * modules/unistr/u32-move (Depends-on): Likewise.
+
+2008-11-02  Bruno Haible  <bruno@clisp.org>
+
        Mark 'memcpy' obsolete.
        * modules/memcpy (Status, Notice): New sections.
 
index 8605afa..e232e2e 100644 (file)
@@ -37,6 +37,7 @@ vsnprintf
 sleep
 strerror
 memchr
+memmove
 
 configure.ac:
 gl_ARGP
index 19d884b..8217ff8 100644 (file)
@@ -7,6 +7,7 @@ lib/argz.c
 m4/argz.m4
 
 Depends-on:
+memmove
 mempcpy
 stpcpy
 strndup
index 4c6916d..23baa75 100644 (file)
@@ -12,6 +12,7 @@ areadlink-with-size
 file-set
 filenamecat
 hash-triple
+memmove
 sys_stat
 xalloc
 xgetcwd
index f4ede96..b462c61 100644 (file)
@@ -9,6 +9,7 @@ m4/canonicalize-lgpl.m4
 Depends-on:
 alloca-opt
 malloca
+memmove
 pathmax
 readlink
 
index a412d0a..2cbed1c 100644 (file)
@@ -18,6 +18,7 @@ fcntl-safer
 hash
 i-ring
 lstat
+memmove
 openat
 stdbool
 unistd-safer
index 46ecb03..cec9e2a 100644 (file)
@@ -12,6 +12,7 @@ mempcpy
 d-ino
 dirfd
 extensions
+memmove
 openat
 stdbool
 unistd
index 566b559..2216ca4 100644 (file)
@@ -11,6 +11,7 @@ Depends-on:
 argmatch
 error
 intprops
+memmove
 xstrtoumax
 stdbool
 stdint
index 6588c43..53ca972 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 memmove() function: copy memory area.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/memmove.c
 m4/memmove.m4
index 4b2d4c7..1659e18 100644 (file)
@@ -18,6 +18,7 @@ gettext-h
 localcharset
 malloc
 memcmp
+memmove
 stdbool
 stdint
 ssize_t
index c7da73e..8578a7f 100644 (file)
@@ -17,6 +17,7 @@ unistr/u8-uctomb
 strdup
 c-strcase
 c-strcaseeq
+memmove
 
 configure.ac:
 if test $gl_cond_libtool = false; then
index 66161d8..59b2c18 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 xalloc
 mbchar
 mbiter
+memmove
 
 configure.ac:
 gl_FUNC_MBRTOWC
index 28805d6..fd0a0b6 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
index dfe9bfc..2cc237b 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
index a8d05e2..2403236 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac: