bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir,


From: Bruno Haible
Subject: Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir, strcspn, strpbrk as obsolete
Date: Sun, 2 Nov 2008 17:36:23 +0100
User-agent: KMail/1.5.4

This marks the 'memmove' module obsolete.

2008-11-02  Bruno Haible  <address@hidden>

        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.

--- modules/memmove.orig        2008-11-02 17:32:54.000000000 +0100
+++ modules/memmove     2008-11-02 15:30:25.000000000 +0100
@@ -1,6 +1,12 @@
 Description:
 memmove() function: copy memory area.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/memmove.c
 m4/memmove.m4
--- modules/argp.orig   2008-11-02 17:32:54.000000000 +0100
+++ modules/argp        2008-11-02 17:31:05.000000000 +0100
@@ -37,6 +37,7 @@
 sleep
 strerror
 memchr
+memmove
 
 configure.ac:
 gl_ARGP
--- modules/argz.orig   2008-11-02 17:32:54.000000000 +0100
+++ modules/argz        2008-11-02 17:31:15.000000000 +0100
@@ -7,6 +7,7 @@
 m4/argz.m4
 
 Depends-on:
+memmove
 mempcpy
 stpcpy
 strndup
--- modules/canonicalize.orig   2008-11-02 17:32:54.000000000 +0100
+++ modules/canonicalize        2008-11-02 17:31:22.000000000 +0100
@@ -12,6 +12,7 @@
 file-set
 filenamecat
 hash-triple
+memmove
 sys_stat
 xalloc
 xgetcwd
--- modules/canonicalize-lgpl.orig      2008-11-02 17:32:54.000000000 +0100
+++ modules/canonicalize-lgpl   2008-11-02 17:31:27.000000000 +0100
@@ -9,6 +9,7 @@
 Depends-on:
 alloca-opt
 malloca
+memmove
 pathmax
 readlink
 
--- modules/fts.orig    2008-11-02 17:32:54.000000000 +0100
+++ modules/fts 2008-11-02 17:31:38.000000000 +0100
@@ -18,6 +18,7 @@
 hash
 i-ring
 lstat
+memmove
 openat
 stdbool
 unistd-safer
--- modules/getcwd.orig 2008-11-02 17:32:54.000000000 +0100
+++ modules/getcwd      2008-11-02 17:31:46.000000000 +0100
@@ -12,6 +12,7 @@
 d-ino
 dirfd
 extensions
+memmove
 openat
 stdbool
 unistd
--- modules/human.orig  2008-11-02 17:32:54.000000000 +0100
+++ modules/human       2008-11-02 17:31:58.000000000 +0100
@@ -11,6 +11,7 @@
 argmatch
 error
 intprops
+memmove
 xstrtoumax
 stdbool
 stdint
--- modules/regex.orig  2008-11-02 17:32:54.000000000 +0100
+++ modules/regex       2008-11-02 17:32:04.000000000 +0100
@@ -18,6 +18,7 @@
 localcharset
 malloc
 memcmp
+memmove
 stdbool
 stdint
 ssize_t
--- modules/striconveh.orig     2008-11-02 17:32:54.000000000 +0100
+++ modules/striconveh  2008-11-02 17:32:14.000000000 +0100
@@ -17,6 +17,7 @@
 strdup
 c-strcase
 c-strcaseeq
+memmove
 
 configure.ac:
 if test $gl_cond_libtool = false; then
--- modules/trim.orig   2008-11-02 17:32:54.000000000 +0100
+++ modules/trim        2008-11-02 17:32:20.000000000 +0100
@@ -9,6 +9,7 @@
 xalloc
 mbchar
 mbiter
+memmove
 
 configure.ac:
 gl_FUNC_MBRTOWC
--- modules/unistr/u16-move.orig        2008-11-02 17:32:54.000000000 +0100
+++ modules/unistr/u16-move     2008-11-02 17:32:30.000000000 +0100
@@ -7,6 +7,7 @@
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
--- modules/unistr/u32-move.orig        2008-11-02 17:32:54.000000000 +0100
+++ modules/unistr/u32-move     2008-11-02 17:32:34.000000000 +0100
@@ -7,6 +7,7 @@
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 
--- modules/unistr/u8-move.orig 2008-11-02 17:32:54.000000000 +0100
+++ modules/unistr/u8-move      2008-11-02 17:32:26.000000000 +0100
@@ -7,6 +7,7 @@
 
 Depends-on:
 unistr/base
+memmove
 
 configure.ac:
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]