Remove module EOVERFLOW.
authorBruno Haible <bruno@clisp.org>
Sat, 13 Sep 2008 22:56:22 +0000 (00:56 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 13 Sep 2008 22:56:22 +0000 (00:56 +0200)
46 files changed:
ChangeLog
MODULES.html.sh
NEWS
modules/fprintf-posix
modules/ftell
modules/getdelim
modules/getugroups
modules/poll
modules/snprintf
modules/sprintf-posix
modules/unistdio/u16-u16-vasnprintf
modules/unistdio/u16-u16-vasprintf
modules/unistdio/u16-u16-vsnprintf
modules/unistdio/u16-u16-vsprintf
modules/unistdio/u16-vasnprintf
modules/unistdio/u16-vasprintf
modules/unistdio/u16-vsnprintf
modules/unistdio/u16-vsprintf
modules/unistdio/u32-u32-vasnprintf
modules/unistdio/u32-u32-vasprintf
modules/unistdio/u32-u32-vsnprintf
modules/unistdio/u32-u32-vsprintf
modules/unistdio/u32-vasnprintf
modules/unistdio/u32-vasprintf
modules/unistdio/u32-vsnprintf
modules/unistdio/u32-vsprintf
modules/unistdio/u8-u8-vasnprintf
modules/unistdio/u8-u8-vasprintf
modules/unistdio/u8-u8-vsnprintf
modules/unistdio/u8-u8-vsprintf
modules/unistdio/u8-vasnprintf
modules/unistdio/u8-vasprintf
modules/unistdio/u8-vsnprintf
modules/unistdio/u8-vsprintf
modules/unistdio/ulc-fprintf
modules/unistdio/ulc-vasnprintf
modules/unistdio/ulc-vasprintf
modules/unistdio/ulc-vfprintf
modules/unistdio/ulc-vsnprintf
modules/unistdio/ulc-vsprintf
modules/vasnprintf
modules/vasprintf
modules/vfprintf-posix
modules/vsnprintf
modules/vsprintf-posix
modules/xvasprintf

index d4790822dfdd26235e37d0ed3d33900fd6597039..5de740e51dad4c257652cc962acaaf9ec0c873f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2008-09-13  Bruno Haible  <bruno@clisp.org>
+
+       * modules/EOVERFLOW: Remove file.
+       * m4/eoverflow.m4: Remove file.
+       * modules/EOVERFLOW-tests: Remove file.
+       * tests/test-EOVERFLOW.c: Remove file.
+       * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
+       * modules/ftell (Depends-on): Likewise.
+       * modules/getdelim (Depends-on): Likewise.
+       * modules/getugroups (Depends-on): Likewise.
+       * modules/poll (Depends-on): Likewise.
+       * modules/snprintf (Depends-on): Likewise.
+       * modules/sprintf-posix (Depends-on): Likewise.
+       * modules/vasnprintf (Depends-on): Likewise.
+       * modules/vasprintf (Depends-on): Likewise.
+       * modules/vfprintf-posix (Depends-on): Likewise.
+       * modules/vsnprintf (Depends-on): Likewise.
+       * modules/vsprintf-posix (Depends-on): Likewise.
+       * modules/xvasprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
+       * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
+       * MODULES.html.sh: Remove EOVERFLOW.
+       * NEWS: Mention the change.
+
 2008-09-13  Bruno Haible  <bruno@clisp.org>
 
        * modules/errno-tests: New file.
index c9733305d337be34179583e0cd74fe62a54c3a17..50077dc4aa677a8845005225e3bea592aecbfd9e 100755 (executable)
@@ -2083,7 +2083,6 @@ func_all_modules ()
   func_module dup2
   func_module environ
   func_module errno
-  func_module EOVERFLOW
   func_module fchdir
   func_module fcntl
   func_module fopen
diff --git a/NEWS b/NEWS
index 0c4573563a70d08529a429aa3c02b89e28d44954..44fc6623c24992be13d1857a13bbffe6bbf7b305 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2008-09-13  EOVERFLOW       The module is removed. Use module errno instead.
+
 2008-09-01  filename        The module does not define the function
                             concatenated_filename any more. To get an
                             equivalent function, use function
index d7708113a195737259cff54fd3f4a3336ff22e11..2472c33a42b4740d73e4d492a55c39279fcf5fd9 100644 (file)
@@ -20,7 +20,7 @@ signbit
 fpucw
 nocrash
 printf-safe
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_FPRINTF_POSIX
index 9037ba085b74ee07b13a29a4f578f8cb9434f881..6e9dc25965a5e21dae1fe85128d9ffae4882a568 100644 (file)
@@ -8,7 +8,7 @@ m4/ftell.m4
 Depends-on:
 ftello
 stdio
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_FTELL
index 1bb24f5d3ee9ebe4e7148d50321fd4b2d6142665..b2a51aa1028c0e32e96cff882469d1735fbb407f 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 extensions
 stdio
 realloc-posix
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_GETDELIM
index 80f2f3c2d50da49982dcbacea83a5a682a799b72..0cd52b2953c7099f46220196a35e243f80834625 100644 (file)
@@ -7,7 +7,7 @@ lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
-EOVERFLOW
+errno
 
 configure.ac:
 gl_GETUGROUPS
index 3ac7c8cbeae278b0ab304ee69452dd43a08fb1b1..35f3fc6f43b57fc6b698756f34e3b6f80bc897dd 100644 (file)
@@ -9,7 +9,7 @@ m4/poll.m4
 Depends-on:
 sys_select
 sys_time
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_POLL
index 04d48ec055105d4add40df166fcae01a334b36b9..27c343ebaaf6fa8ad7859be93dbdeba74f4270f1 100644 (file)
@@ -9,7 +9,7 @@ m4/printf.m4
 Depends-on:
 stdio
 vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_SNPRINTF
index c82c3857ffa29674cb519c704069ddb3010bf721..964463dd445b9f0b3a95fad9023c40d3f89d3c26 100644 (file)
@@ -20,7 +20,7 @@ fpucw
 nocrash
 printf-safe
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_SPRINTF_POSIX
index 84b1cb8118f21bc0f9382868eba2fa4c0ff2c741..4d5b6c7655762a283bd45c35dc26867966ebb2ec 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index 7c72afdc58a603589d57f3e37cc8839f2246942e..3fac74c3ec9e1088f6ac9d398723830c3bbaf5e9 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u16-u16-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index 2d9a80e3de67baeed6f66fa27633eed5b825a5aa..f42e4900182869f6e30f28d77fa6aee4f6c3a61e 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u16-u16-vasnprintf
 unistr/u16-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 1dc3876520d6ffce45a6074e097219e09993e2d3..6b33c869df0611f64077251932255262b7f5bb31 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u16-u16-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 2b58b364a1a7f9927ba26510c596525afaf7d473..206ca634c4bbd1f1700884da196fd9f826e7616d 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index dda468de49d78bef3adb94cdea49447496a483f8..bc148f589f27ed11e1b0b43b661f285eeb95a225 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u16-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index b299f9459daa14cd78364ec7e7a9240eb53ddbc0..3e4f350b76af9201a4219c40831fed97571cdfa1 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u16-vasnprintf
 unistr/u16-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 3c78d26c01c3ee2402c9a414ec842011b1930cc2..20f930092dec90f478701f2c035c8548471b905d 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u16-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 188a6717c31aac22d4dac317214ac0d3a54529dd..94a1cac4b5134f964dff25eaa59bc5f322857c4c 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index 0c6081501520c2d5ed07a26dbbbf1807f0daf5b2..c135191cee93aea0e42502fe27bf9f8d2a004d26 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u32-u32-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index 4cb90d622a4ce2808e5a820cf994c75389b9f205..96acc62ad4c07d77a367cfb26ecf1c0d40aa6330 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u32-u32-vasnprintf
 unistr/u32-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 3443b857d9a1ed69a2001c784a5862b0a31d8660..bbb8e4d09110b41a2a1c16f6779e6bc3a1c3d182 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u32-u32-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 4854149a9dfcb8c8f55c0945cd0faf33df902ab9..69a5449ae7091216eb690d1803a1ac01ca19eb0e 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index 45691a7cafeaf14e46ca08930efee6ad4f3b4d5b..dc71f0b6c8e877b9cf996ca0a0170c13116693cf 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u32-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index 213263fec665812750670da56f211a9a033aa9e7..097976942c4b984fd0b48b068f65c3802b12c67b 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u32-vasnprintf
 unistr/u32-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 4fd88feffd822f07b9815550ccd980d457e35708..102d0f0cf29dcbfc1a44e9a73a56bc84be28c1e0 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u32-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 8e97d215818c74f9be58feae0c79429978905970..a35e9e0120ce5c09d8b4728535b77859fb72c978 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index febd0ab93260ab9ed7d3c49d59a104b0bba90795..286c0ae7ec0594d8821b0fdde964859493170078 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u8-u8-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index 91e5132deeb9b0ee3b612326fb81f2bc332125de..cc8156a0ff2f39c4ee2caa33c6a6f1acc7d76f32 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u8-u8-vasnprintf
 unistr/u8-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 313d03255480f14d1b39eb2980a7cf9313d1bd72..ac20f40a327950c68b1191724d42979afe7ee703 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u8-u8-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 893c53ded12b352d800545562e95fb1d993a22b5..a7aa3ca4557a612df415b0c0c70d647b7b35c418 100644 (file)
@@ -41,7 +41,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index f4558085be8cc4bb024a22014630fc7960506b32..e280dc17a42733671a4a2764907bd4fb69ba0793 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/u8-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index bd854353c98c097096b119a18a400f36b6555625..680a987c66a5ada34c96f38cec298519632aabb4 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u8-vasnprintf
 unistr/u8-cpy
-EOVERFLOW
+errno
 
 configure.ac:
 
index 7373bff7963efec39fbc187fcc1ca938778f9a16..bd092fed215ea6be0b71d51204c9b758f4b2675b 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/u8-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 3cca724df9ada33519e3c7358daeace445911c13..b03d5758841b03a0c322574d2153dc2bf0788268 100644 (file)
@@ -8,7 +8,7 @@ Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
 fseterr
-EOVERFLOW
+errno
 
 configure.ac:
 
index 59638dc5bf7dad4dcbdf98cedf3ad088f5162c03..d8c9f8aed06df45f19d5cf406bab0920c9a5b0e8 100644 (file)
@@ -39,7 +39,7 @@ printf-safe
 alloca-opt
 localcharset
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_PREREQ_VASNPRINTF_WITH_EXTRAS
index 8b5461e3f59e1399a32efcd597112e7d3b954266..631daec853c3c83c61b3f38737ce3d7d51a97325 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vasprintf.h
 Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index 727ec858f3475e93e8a006afffad29ebef1c2506..81f4cc9dcb5bd0158160501fd717294d283bb27b 100644 (file)
@@ -8,7 +8,7 @@ Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
 fseterr
-EOVERFLOW
+errno
 
 configure.ac:
 
index 7ec0335189525469045c36b972516df20137ab72..a4d6fd554bb5803e12fa42432f109860de0b7fe0 100644 (file)
@@ -8,7 +8,7 @@ lib/unistdio/u-vsnprintf.h
 Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 
index da83e7f5815adfbb86844eb0331b0efd7ce27a44..294cd593a54b89ae4bfc28c8e2686d7282aca5d3 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 unistdio/base
 unistdio/ulc-vasnprintf
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 
index 03e4ac4dfa78069b87e46cbdeaf8d3418e1c46b2..4617e3e4b260bcbfc3553b3bd32a7801eb94e6b9 100644 (file)
@@ -23,7 +23,7 @@ alloca-opt
 float
 stdint
 xsize
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_VASNPRINTF
index fe7be6e7fc03c3ef56d9dc846e036de94a1bcb36..1a65ef03e13169894ef64f9552deb3eb1d909a6f 100644 (file)
@@ -15,7 +15,7 @@ Depends-on:
 extensions
 vasnprintf
 stdio
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_VASPRINTF
index 5e3f8314b923579c6dcfc6ea7ed6fbbb9a2eb29e..a501f812db02287624a71d5e6e2e09e5f075989e 100644 (file)
@@ -20,7 +20,7 @@ signbit
 fpucw
 nocrash
 printf-safe
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_VFPRINTF_POSIX
index 81c16fbed8f06f79015ef04be4990d426673b4e6..ce44cf15369b748a6394568aa0ae860058dd389c 100644 (file)
@@ -10,7 +10,7 @@ m4/printf.m4
 Depends-on:
 stdio
 vasnprintf
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_VSNPRINTF
index 73b22e12fa08768bf52b2027e192b9cd478cbb98..f5c5ec7c6145737960b92369af1f92bd6aea3299 100644 (file)
@@ -20,7 +20,7 @@ fpucw
 nocrash
 printf-safe
 stdint
-EOVERFLOW
+errno
 
 configure.ac:
 gl_FUNC_VSPRINTF_POSIX
index 1488c262d322c4eb6707499d2e6a88dbca5d423c..70caa4aa0b87a5ec3ea5211fcff8f568bfa5e90a 100644 (file)
@@ -17,7 +17,7 @@ vasprintf
 xalloc-die
 xsize
 stdarg
-EOVERFLOW
+errno
 
 configure.ac:
 gl_XVASPRINTF