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 a8d92d2fb89821d01b5eb2f19d1372287dd12ba4..42c4ba80288cefaae31f2972495e11449ba92adf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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.
index 7ed99e982f87126a4b591e2fe3585e5e59ec2208..537d6871001d6a3493eea2ee46cfba863ede46d5 100644 (file)
@@ -12,6 +12,7 @@ stdbool
 xalloc
 xconcat-filename
 unistd
+strdup
 
 configure.ac:
 gl_FINDPROG
index 1abd4e5034155253b2a8eb037b5296c54801a738..e08cf578b6d76d33b2bf437cc77f1feb9641f28f 100644 (file)
@@ -15,6 +15,7 @@ socklen
 stdbool
 sys_socket
 netdb
+strdup
 
 configure.ac:
 gl_GETADDRINFO
index 3c92785bd34f18232c868ca54fefd9f8f8f7b288..0d9f05e2e693a6f8fb18a4ae008cf1bad8c7d165 100644 (file)
@@ -9,6 +9,7 @@ m4/intlmacosx.m4
 m4/lcmessage.m4
 
 Depends-on:
+strdup
 
 configure.ac:
 gl_LOCALENAME
index 07dd4cb1a860fbed69430aa801d8bb3231b0d985..5f6f774e8d46f8aab94f7a321501afaee41c3f42 100644 (file)
@@ -10,6 +10,7 @@ m4/relocatable-lib.m4
 
 Depends-on:
 xalloc
+strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
index f0e59b1eb5cef7f1e47637a4d5cee9f638a1cb7c..40fa815e5ff17057978db3b9f2dc664e4bd728bb 100644 (file)
@@ -9,6 +9,7 @@ lib/relocatable.c
 m4/relocatable-lib.m4
 
 Depends-on:
+strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
index cb1d8b1b00f65399551c70c5852508304c04a487..62c0b31e9a5d8e40ee70f02ccfdf694ad7420772 100644 (file)
@@ -22,6 +22,7 @@ xreadlink
 stdbool
 unistd
 memcmp
+strdup
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])
index 8a2eaf665a5b5034a546b7e183d8d6c4edf3668c..8da96a230ca0abb7aa8be50dfa82a0fcafd2dc3d 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 59b2c180642b41e0e2999f2f54cf5b8c904aa454..af0986930f8512a7f3435712f13017155636a684 100644 (file)
@@ -10,6 +10,7 @@ xalloc
 mbchar
 mbiter
 memmove
+strdup
 
 configure.ac:
 gl_FUNC_MBRTOWC
index 359b3d060eb95b596cf8a3e86f0539f3f2b8b20b..b13c2042d5b4edde790dba045cba1d9f7341df35 100644 (file)
@@ -8,6 +8,7 @@ lib/unictype/3levelbit.h
 
 Depends-on:
 memcmp
+strdup
 
 configure.ac:
 
index 41a60af9dc929bbbbe0d37e4398626aedd09bfd2..caa4086dee8e4949c5f41e32549d8d6ea5fe4286 100644 (file)
@@ -7,6 +7,7 @@ lib/unictype/3level.h
 
 Depends-on:
 memcmp
+strdup
 
 configure.ac: