Mark 'strdup' obsolete.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 17:02:05 +0000 (18:02 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 17:02:05 +0000 (18:02 +0100)
ChangeLog
modules/findprog
modules/getaddrinfo
modules/localename
modules/relocatable-lib
modules/relocatable-lib-lgpl
modules/relocatable-prog
modules/strdup
modules/trim
modules/unictype/gen-ctype
modules/unilbrk/gen-lbrk

index a8d92d2..42c4ba8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2008-11-02  Bruno Haible  <bruno@clisp.org>
 
+       Mark 'strdup' obsolete.
+       * modules/strdup (Status, Notice): New sections.
+       * modules/findprog (Depends-on): Add strdup.
+       * modules/getaddrinfo (Depends-on): Likewise.
+       * modules/localename (Depends-on): Likewise.
+       * modules/relocatable-lib (Depends-on): Likewise.
+       * modules/relocatable-lib-lgpl (Depends-on): Likewise.
+       * modules/relocatable-prog (Depends-on): Likewise.
+       * modules/trim (Depends-on): Likewise.
+       * modules/unictype/gen-ctype (Depends-on): Likewise.
+       * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
+
+2008-11-02  Bruno Haible  <bruno@clisp.org>
+
        Mark 'strcspn' obsolete.
        * modules/strcspn (Status, Notice): New sections.
 
index 7ed99e9..537d687 100644 (file)
@@ -12,6 +12,7 @@ stdbool
 xalloc
 xconcat-filename
 unistd
+strdup
 
 configure.ac:
 gl_FINDPROG
index 1abd4e5..e08cf57 100644 (file)
@@ -15,6 +15,7 @@ socklen
 stdbool
 sys_socket
 netdb
+strdup
 
 configure.ac:
 gl_GETADDRINFO
index 3c92785..0d9f05e 100644 (file)
@@ -9,6 +9,7 @@ m4/intlmacosx.m4
 m4/lcmessage.m4
 
 Depends-on:
+strdup
 
 configure.ac:
 gl_LOCALENAME
index 07dd4cb..5f6f774 100644 (file)
@@ -10,6 +10,7 @@ m4/relocatable-lib.m4
 
 Depends-on:
 xalloc
+strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
index f0e59b1..40fa815 100644 (file)
@@ -9,6 +9,7 @@ lib/relocatable.c
 m4/relocatable-lib.m4
 
 Depends-on:
+strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
index cb1d8b1..62c0b31 100644 (file)
@@ -22,6 +22,7 @@ xreadlink
 stdbool
 unistd
 memcmp
+strdup
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])
index 8a2eaf6..8da96a2 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 strdup() function: duplicate a string.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete. But you may want to use the strdup-posix module.
+
 Files:
 lib/strdup.c
 m4/strdup.m4
index 59b2c18..af09869 100644 (file)
@@ -10,6 +10,7 @@ xalloc
 mbchar
 mbiter
 memmove
+strdup
 
 configure.ac:
 gl_FUNC_MBRTOWC
index 359b3d0..b13c204 100644 (file)
@@ -8,6 +8,7 @@ lib/unictype/3levelbit.h
 
 Depends-on:
 memcmp
+strdup
 
 configure.ac:
 
index 41a60af..caa4086 100644 (file)
@@ -7,6 +7,7 @@ lib/unictype/3level.h
 
 Depends-on:
 memcmp
+strdup
 
 configure.ac: