getaddrinfo: Don't depend on strdup.
[pspp] / ChangeLog
index 86939ecd7acafc66922e5b991c97825b82cb086a..370dd9c1ab87b22508bed15a6c6acad17ff6bee6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2008-09-18  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/getaddrinfo (Depends-on): Remove strdup, this module
+       assumes strdup exists and does not depend on strdup to return
+       ENOMEM on out of memory conditions.
+
+2008-09-18  Bruno Haible  <bruno@clisp.org>
+
+       * lib/vasnprintf.c (decimal_point_char): Define also if
+       NEED_PRINTF_INFINITE_LONG_DOUBLE.
+       (VASNPRINTF): When printing ±0.0L in NEED_PRINTF_INFINITE_LONG_DOUBLE
+       case with 'e' format, always use two digits for the exponent.
+       Reported by Jim Meyering.
+
+2008-09-16  Bruno Haible  <bruno@clisp.org>
+       and Eric Blake  <ebb9@byu.net>
+
+       vasnprintf: support Irix 5.3
+       * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
+       that mishandle long double infinity.
+       Reported by Tom G. Christensen.
+
 2008-09-16  Bruno Haible  <bruno@clisp.org>
 
        * doc/glibc-functions/scandir.texi: Mention the function is missing on