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 f334ecfb565d670d382d4feeeb5b3108dd2ab979..54762bf209385a0af5718593a9b00d1ee083830f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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.
index 8605afa82327052f83f0dd0df6d433af2a16edde..e232e2e04b3a7fc339b8b00e454bff4dccf026bd 100644 (file)
@@ -37,6 +37,7 @@ vsnprintf
 sleep
 strerror
 memchr
+memmove
 
 configure.ac:
 gl_ARGP
index 19d884bcc837203662a97bef769cab12cbaafa81..8217ff831eb1dadb1c5c14d73d42dc0941f12c06 100644 (file)
@@ -7,6 +7,7 @@ lib/argz.c
 m4/argz.m4
 
 Depends-on:
+memmove
 mempcpy
 stpcpy
 strndup
index 4c6916d8571b11874f42f4c4a6ada2f13cccb153..23baa7594c6265be12eb68baeeef08d7f2593404 100644 (file)
@@ -12,6 +12,7 @@ areadlink-with-size
 file-set
 filenamecat
 hash-triple
+memmove
 sys_stat
 xalloc
 xgetcwd
index f4ede967b78a9a4d90bf45c2f781def863bdb4b0..b462c61bd8b1c0434343e6df9d3f53f9831d0f17 100644 (file)
@@ -9,6 +9,7 @@ m4/canonicalize-lgpl.m4
 Depends-on:
 alloca-opt
 malloca
+memmove
 pathmax
 readlink
 
index a412d0ac9dedc6cb4530631c25a5180b011e6fbe..2cbed1c1fe63394009d1c9bf0e2e5045ee1492fa 100644 (file)
@@ -18,6 +18,7 @@ fcntl-safer
 hash
 i-ring
 lstat
+memmove
 openat
 stdbool
 unistd-safer
index 46ecb03d4f2708f0b9d65d52e5ff233d8fb18fd1..cec9e2a5117f93190234d370efb93d832d02b494 100644 (file)
@@ -12,6 +12,7 @@ mempcpy
 d-ino
 dirfd
 extensions
+memmove
 openat
 stdbool
 unistd
index 566b559238a37c23522a2ee581aff740c9f84d48..2216ca4e6ef2e54638d282204f087d52ffd7700c 100644 (file)
@@ -11,6 +11,7 @@ Depends-on:
 argmatch
 error
 intprops
+memmove
 xstrtoumax
 stdbool
 stdint
index 6588c431305a66c499bb7e67540792ec6bffa2a5..53ca97268541c8d1fac5868a8d35e68289abfd5b 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 4b2d4c754036b8352ad9bc8ac4d46a36cca1e277..1659e1857ec7b1a2b3560eef962759f2acf34885 100644 (file)
@@ -18,6 +18,7 @@ gettext-h
 localcharset
 malloc
 memcmp
+memmove
 stdbool
 stdint
 ssize_t
index c7da73ed1698b501161685a8624167500a32b735..8578a7f74f850a6572e134065e9fe643b5e8058c 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 66161d8321640807a61e8020f3e5eeface5b03f4..59b2c180642b41e0e2999f2f54cf5b8c904aa454 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 xalloc
 mbchar
 mbiter
+memmove
 
 configure.ac:
 gl_FUNC_MBRTOWC
index 28805d67281b684dec511cf21a35c2f397a770c6..fd0a0b634152174465407e265477ec60fbff8ee4 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
index dfe9bfccfa7e0fb2ba3501000aa2faa69299de14..2cc237bda244a7719abc38d63aa9b7428a2801ed 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
index a8d05e2503de6fbf0f9072a08bfa7744a8889d5c..24032361f79b2e4852b448538e168e797d524a92 100644 (file)
@@ -7,6 +7,7 @@ lib/unistr/u-move.h
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac: