Avoid negating 0.0L - it yields a wrong result on HP-UX/hppa.
[gnulib.git] / ChangeLog
index 0e88c4b..b9b9692 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,823 @@
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       Make test-signbit pass on HP-UX/hppa.
+       * tests/test-signbit.c (minus_zerol): New variable.
+       (test_signbitl): Use it.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       Make truncl work on OSF/1 4.0.
+       * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
+       Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
+       * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
+       * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
+       HAVE_DECL_TRUNCL.
+       * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
+       HAVE_DECL_TRUNCL.
+       * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/unictype.h: Remove trailing comma from enumeration definitions.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
+       expression, so as to avoid HP-UX 11 cc compiler bug.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/git-merge-changelog.c: Remove empty declaration outside of
+       functions.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
+       * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
+       * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
+       also if it exists but lacks definitions of the SHUT_* macros.
+       * modules/sys_socket (Description): Update.
+       Reported by Elbert Pol <e.pol@chello.nl>.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/localcharset.c (OS2): Don't redefine if already defined.
+       Reported by Elbert Pol <e.pol@chello.nl>.
+
+2008-04-13  Bruno Haible  <bruno@clisp.org>
+
+       * lib/binary-io.h [__EMX__]: Include <io.h>.
+       Reported by Elbert Pol <e.pol@chello.nl>.
+
+2008-04-12  Bruno Haible  <bruno@clisp.org>
+
+       * lib/fpucw.h: Enable the definitions also for x86_64.
+       Needed for NetBSD/x86_64.
+       Reported by Thomas Klausner <tk@giga.or.at>.
+
+2008-04-12  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-strtod.c: Include isnand.h.
+       (main): Use isnand instead of isnan.
+       Reported by Jim Meyering.
+
+2008-04-12  Bruno Haible  <bruno@clisp.org>
+
+       * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
+       Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
+
+2008-04-12  Jim Meyering  <meyering@redhat.com>
+
+       * m4/math_h.m4 (gl_MATH_H): Fix typos.
+
+2008-04-12  Bruno Haible  <bruno@clisp.org>
+
+       * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
+       Reported by Elbert Pol <e.pol@chello.nl>.
+
+2008-04-12  Eric Blake  <ebb9@byu.net>
+
+       Work around Solaris 10 math.h bug.
+       * m4/math_h.m4 (gl_MATH_H): Check for bug.
+       (gl_MATH_H_DEFAULTS): Set up default.
+       * modules/math (Makefile.am): Replace new indicators.
+       * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
+       * tests/test-math.c (main): Test this.
+       * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
+       * doc/posix-headers/math.texi (math.h): Mention bug.
+       Reported by Nelson H. F. Beebe and Jim Meyering.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       Adapt to future versions of Apple GCC.
+       * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
+       Reported by Peter O'Gorman <peter@pogma.com>.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
+
+       * modules/getaddrinfo-tests (Makefile.am): Define
+       test_getaddrinfo_LDADD.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
+       (init): Fix syntax error.
+       * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
+       is declared.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
+       * modules/glob (Depends-on): Add stdbool.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * lib/trim.c: Include <string.h>.
+
+2008-04-11  Eric Blake  <ebb9@byu.net>
+
+       Avoid compile failure on OS/2.
+       * lib/regex_internal.h (internal_function): Disable optimization
+       on OS/2 (__EMX__), where it caused compiler error.
+       Reported by Elbert Pol.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       Flush the standard error stream before aborting. Needed on mingw.
+       * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
+       * tests/test-array_list.c (ASSERT): Likewise.
+       * tests/test-array_oset.c (ASSERT): Likewise.
+       * tests/test-avltree_list.c (ASSERT): Likewise.
+       * tests/test-avltree_oset.c (ASSERT): Likewise.
+       * tests/test-avltreehash_list.c (ASSERT): Likewise.
+       * tests/test-binary-io.c (ASSERT): Likewise.
+       * tests/test-byteswap.c (ASSERT): Likewise.
+       * tests/test-c-ctype.c (ASSERT): Likewise.
+       * tests/test-c-strcasecmp.c (ASSERT): Likewise.
+       * tests/test-c-strcasestr.c (ASSERT): Likewise.
+       * tests/test-c-strncasecmp.c (ASSERT): Likewise.
+       * tests/test-c-strstr.c (ASSERT): Likewise.
+       * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
+       * tests/test-canonicalize.c (ASSERT): Likewise.
+       * tests/test-carray_list.c (ASSERT): Likewise.
+       * tests/test-ceilf1.c (ASSERT): Likewise.
+       * tests/test-ceilf2.c (ASSERT): Likewise.
+       * tests/test-ceill.c (ASSERT): Likewise.
+       * tests/test-count-one-bits.c (ASSERT): Likewise.
+       * tests/test-fbufmode.c (ASSERT): Likewise.
+       * tests/test-fflush2.c (ASSERT): Likewise.
+       * tests/test-floorf1.c (ASSERT): Likewise.
+       * tests/test-floorf2.c (ASSERT): Likewise.
+       * tests/test-floorl.c (ASSERT): Likewise.
+       * tests/test-fopen.c (ASSERT): Likewise.
+       * tests/test-fpending.c (ASSERT): Likewise.
+       * tests/test-fprintf-posix.c (ASSERT): Likewise.
+       * tests/test-fpurge.c (ASSERT): Likewise.
+       * tests/test-freadable.c (ASSERT): Likewise.
+       * tests/test-freadahead.c (ASSERT): Likewise.
+       * tests/test-freading.c (ASSERT): Likewise.
+       * tests/test-freadptr.c (ASSERT): Likewise.
+       * tests/test-freadptr2.c (ASSERT): Likewise.
+       * tests/test-freadseek.c (ASSERT): Likewise.
+       * tests/test-freopen.c (ASSERT): Likewise.
+       * tests/test-frexp.c (ASSERT): Likewise.
+       * tests/test-frexpl.c (ASSERT): Likewise.
+       * tests/test-fseek.c (ASSERT): Likewise.
+       * tests/test-fseeko.c (ASSERT): Likewise.
+       * tests/test-fstrcmp.c (ASSERT): Likewise.
+       * tests/test-ftell.c (ASSERT): Likewise.
+       * tests/test-ftello.c (ASSERT): Likewise.
+       * tests/test-func.c (ASSERT): Likewise.
+       * tests/test-fwritable.c (ASSERT): Likewise.
+       * tests/test-fwriting.c (ASSERT): Likewise.
+       * tests/test-getdelim.c (ASSERT): Likewise.
+       * tests/test-getline.c (ASSERT): Likewise.
+       * tests/test-i-ring.c (ASSERT): Likewise.
+       * tests/test-iconv-utf.c (ASSERT): Likewise.
+       * tests/test-iconv.c (ASSERT): Likewise.
+       * tests/test-isfinite.c (ASSERT): Likewise.
+       * tests/test-isnand.c (ASSERT): Likewise.
+       * tests/test-isnanf.c (ASSERT): Likewise.
+       * tests/test-isnanl.h (ASSERT): Likewise.
+       * tests/test-ldexpl.c (ASSERT): Likewise.
+       * tests/test-linked_list.c (ASSERT): Likewise.
+       * tests/test-linkedhash_list.c (ASSERT): Likewise.
+       * tests/test-localename.c (ASSERT): Likewise.
+       * tests/test-lseek.c (ASSERT): Likewise.
+       * tests/test-mbscasecmp.c (ASSERT): Likewise.
+       * tests/test-mbscasestr1.c (ASSERT): Likewise.
+       * tests/test-mbscasestr2.c (ASSERT): Likewise.
+       * tests/test-mbscasestr3.c (ASSERT): Likewise.
+       * tests/test-mbscasestr4.c (ASSERT): Likewise.
+       * tests/test-mbschr.c (ASSERT): Likewise.
+       * tests/test-mbscspn.c (ASSERT): Likewise.
+       * tests/test-mbsncasecmp.c (ASSERT): Likewise.
+       * tests/test-mbspbrk.c (ASSERT): Likewise.
+       * tests/test-mbspcasecmp.c (ASSERT): Likewise.
+       * tests/test-mbsrchr.c (ASSERT): Likewise.
+       * tests/test-mbsspn.c (ASSERT): Likewise.
+       * tests/test-mbsstr1.c (ASSERT): Likewise.
+       * tests/test-mbsstr2.c (ASSERT): Likewise.
+       * tests/test-mbsstr3.c (ASSERT): Likewise.
+       * tests/test-memchr2.c (ASSERT): Likewise.
+       * tests/test-memmem.c (ASSERT): Likewise.
+       * tests/test-open.c (ASSERT): Likewise.
+       * tests/test-printf-frexp.c (ASSERT): Likewise.
+       * tests/test-printf-frexpl.c (ASSERT): Likewise.
+       * tests/test-printf-posix.c (ASSERT): Likewise.
+       * tests/test-quotearg.c (ASSERT): Likewise.
+       * tests/test-rbtree_list.c (ASSERT): Likewise.
+       * tests/test-rbtree_oset.c (ASSERT): Likewise.
+       * tests/test-rbtreehash_list.c (ASSERT): Likewise.
+       * tests/test-round1.c (ASSERT): Likewise.
+       * tests/test-roundf1.c (ASSERT): Likewise.
+       * tests/test-roundl.c (ASSERT): Likewise.
+       * tests/test-signbit.c (ASSERT): Likewise.
+       * tests/test-sleep.c (ASSERT): Likewise.
+       * tests/test-snprintf-posix.c (ASSERT): Likewise.
+       * tests/test-snprintf.c (ASSERT): Likewise.
+       * tests/test-sprintf-posix.c (ASSERT): Likewise.
+       * tests/test-stat-time.c (ASSERT): Likewise.
+       * tests/test-strcasestr.c (ASSERT): Likewise.
+       * tests/test-strerror.c (ASSERT): Likewise.
+       * tests/test-striconv.c (ASSERT): Likewise.
+       * tests/test-striconveh.c (ASSERT): Likewise.
+       * tests/test-striconveha.c (ASSERT): Likewise.
+       * tests/test-strsignal.c (ASSERT): Likewise.
+       * tests/test-strstr.c (ASSERT): Likewise.
+       * tests/test-strtod.c (ASSERT): Likewise.
+       * tests/test-trunc1.c (ASSERT): Likewise.
+       * tests/test-trunc2.c (ASSERT): Likewise.
+       * tests/test-truncf1.c (ASSERT): Likewise.
+       * tests/test-truncf2.c (ASSERT): Likewise.
+       * tests/test-truncl.c (ASSERT): Likewise.
+       * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
+       * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
+       * tests/test-vasnprintf.c (ASSERT): Likewise.
+       * tests/test-vasprintf-posix.c (ASSERT): Likewise.
+       * tests/test-vasprintf.c (ASSERT): Likewise.
+       * tests/test-vfprintf-posix.c (ASSERT): Likewise.
+       * tests/test-vprintf-posix.c (ASSERT): Likewise.
+       * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
+       * tests/test-vsnprintf.c (ASSERT): Likewise.
+       * tests/test-vsprintf-posix.c (ASSERT): Likewise.
+       * tests/test-wcwidth.c (ASSERT): Likewise.
+       * tests/test-xfprintf-posix.c (ASSERT): Likewise.
+       * tests/test-xprintf-posix.c (ASSERT): Likewise.
+       * tests/test-xvasprintf.c (ASSERT): Likewise.
+       * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
+       * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
+       * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
+       * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
+       * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
+       * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
+       * tests/unictype/test-block_list.c (ASSERT): Likewise.
+       * tests/unictype/test-block_of.c (ASSERT): Likewise.
+       * tests/unictype/test-block_test.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_and.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_name.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_none.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_of.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_or.c (ASSERT): Likewise.
+       * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
+       * tests/unictype/test-combining.c (ASSERT): Likewise.
+       * tests/unictype/test-decdigit.c (ASSERT): Likewise.
+       * tests/unictype/test-digit.c (ASSERT): Likewise.
+       * tests/unictype/test-mirror.c (ASSERT): Likewise.
+       * tests/unictype/test-numeric.c (ASSERT): Likewise.
+       * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
+       * tests/unictype/test-pr_test.c (ASSERT): Likewise.
+       * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
+       * tests/unictype/test-scripts.c (ASSERT): Likewise.
+       * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
+       * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
+       * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
+       * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
+       * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
+       Reported by Eric Blake.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * lib/wchar.in.h: Tweak comment.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
+       * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
+       gl_COMMON.
+       * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
+
+2008-04-11  Simon Josefsson  <simon@josefsson.org>
+
+       * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
+       of attempting to use non-existing /dev/*random.  Based on patch
+       from Adam Strzelecki <ono@java.pl> in
+       <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
+
+2008-04-08  Bruno Haible  <bruno@clisp.org>
+
+       Add tentative support for emx+gcc.
+       * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
+       * lib/fpurge.c (fpurge): Likewise.
+       * lib/freadable.c (freadable): Likewise.
+       * lib/freadahead.c (freadahead): Likewise.
+       * lib/freading.c (freading): Likewise.
+       * lib/freadptr.c (freadptr): Likewise.
+       * lib/freadseek.c (freadptrinc): Likewise.
+       * lib/fseeko.c (rpl_fseeko): Likewise.
+       * lib/fseterr.c (fseterr): Likewise.
+       * lib/fwritable.c (fwritable): Likewise.
+       * lib/fwriting.c (fwriting): Likewise.
+       * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
+
+2008-04-09  Eric Blake  <ebb9@byu.net>
+
+       Avoid some autoconf warnings.
+       * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
+       * m4/acl.m4 (gl_FUNC_ACL): Likewise.
+       * m4/afs.m4 (gl_AFS): Likewise.
+       * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
+       * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
+       * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
+       * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
+       (gl_INTEGER_TYPE_SUFFIX): Likewise.
+       * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
+       (AC_CHECK_DECLS_ONCE): Likewise.
+       Rename file...
+       * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
+       gnulib-tool requires autoconf 2.59 or better.
+       * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
+
+2008-04-08  Eric Blake  <ebb9@byu.net>
+
+       Use 'git describe --match' if present (added in git 1.5.5).
+       * build-aux/git-version-gen: Limit result to tags that match 'v*'
+       if possible.
+
+2008-04-08  Bruno Haible  <bruno@clisp.org>
+
+       Add tentative support for OpenServer.
+       * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
+       _ptr, _cnt.
+       * lib/fpurge.c (fpurge): Likewise.
+       * lib/freadable.c (freadable): Likewise.
+       * lib/freadahead.c (freadahead): Likewise.
+       * lib/freading.c (freading): Likewise.
+       * lib/freadptr.c (freadptr): Likewise.
+       * lib/freadseek.c (freadptrinc): Likewise.
+       * lib/fseeko.c (rpl_fseeko): Likewise.
+       * lib/fseterr.c (fseterr): Likewise.
+       * lib/fwritable.c (fwritable): Likewise.
+       * lib/fwriting.c (fwriting): Likewise.
+       Reported by Roger Cornelius <rac@tenzing.org> and
+       Brian K. White <brian@aljex.com>.
+
+2008-04-06  Jim Meyering  <meyering@redhat.com>
+
+       * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
+
+2008-04-06  Bruno Haible  <bruno@clisp.org>
+
+       Avoid possible error with non-ASCII bytes in UTF-8 locales.
+       * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
+       * tests/test-printf-posix.sh: Likewise.
+       * tests/test-vfprintf-posix.sh: Likewise.
+       * tests/test-vprintf-posix.sh: Likewise.
+       * tests/test-xprintf-posix.sh: Likewise.
+
+2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
+       hide error from 'ls', needed on OS/2.
+       Report by Elbert Pol <elbert.pol@gmail.com>.
+
+2008-04-04  Eric Blake  <ebb9@byu.net>
+
+       Make test-fseeko.c failures meaningful.
+       * tests/test-fseeko.c: Print line number on failure.
+       * tests/test-fseek.c: Likewise.
+       Reported by Nelson H. F. Beebe.
+
+       Improve strtod bug detection check.
+       * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
+       required for Solaris 10.
+       Reported by Bob Friesenhahn and Nelson H. F. Beebe.
+
+2008-04-04  Bruno Haible  <bruno@clisp.org>
+
+       * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
+       by m4/setenv.m4.
+
+2008-04-03  Eric Blake  <ebb9@byu.net>
+
+       Ensure sane .version contents.
+       * top/GNUmakefile (_dummy): Also delete .version when rebuilding
+       version string.
+       * build-aux/git-version-gen: Improve documentation.
+
+       Make GNU make output nicer.
+       * top/GNUmakefile [!_have-Makefile]: Add dependency on
+       MAKECMDGOALS to enforce message for all command line targets.  Set
+       srcdir for use in maint.mk.
+
+       Another maintainer tweak.
+       * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
+       a target that regenerates version.
+
+2008-04-03  Jim Meyering  <meyering@redhat.com>
+
+       vc-list-files: don't cause coreutils "make po-check" failure
+       * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
+
+2008-04-03  Eric Blake  <ebb9@byu.net>
+
+       Allow VPATH usage of vc-list-files.
+       * build-aux/vc-list-files (scriptversion): Add timestamp.
+       (options): Add --help, --version, -C.
+       (CVS): Support installed cvsu.
+
+2008-04-02  Bruno Haible  <bruno@clisp.org>
+
+       Avoid some "statement with no effect" warnings from gcc.
+       * tests/test-wctype.c (main): Explicitly ignore unused values.
+       Reported by Jim Meyering.
+
+2008-04-02  Jim Meyering  <meyering@redhat.com>
+
+       Avoid some warnings from "gcc -Wshadow".
+       * tests/test-frexp.c (exp): Define to a different identifier.
+       * tests/test-frexpl.c (exp): Likewise.
+
+2008-04-03  Jim Meyering  <meyering@redhat.com>
+
+       bootstrap: remove dangling *.[ch] symlinks from lib
+       * build-aux/bootstrap [dangling symlink removal]: Move find's
+       -depth option to precede all others, to avoid a warning.
+       Remove *.[ch] files too, and from "$source_base" (usually lib/).
+
+2008-04-02  Bruno Haible  <bruno@clisp.org>
+
+       Avoid some warnings from "gcc -Wshadow".
+       * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
+       * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
+       * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
+       * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
+       Reported by Jim Meyering.
+
+2008-04-01  Bruno Haible  <bruno@clisp.org>
+
+       Fix test to work on IRIX 6.5 with cc.
+       * tests/test-math.c (numeric_equal): New function.
+       (main): Use it.
+
+2008-04-01  Bruno Haible  <bruno@clisp.org>
+
+       * doc/posix-headers/math.texi: Refine documentation of NAN problem.
+
+2008-04-01  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
+       (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
+       * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+
+       * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
+       (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
+       * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+
+       * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
+       (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
+       * modules/snprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+       * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+
+       * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
+       (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
+       * modules/sprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+       * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
+       (Depends-on): Remove math.
+
+       * tests/test-round1.c: Include nan.h.
+       (main): Use NaNd instead of NAN.
+       * modules/round-tests (Files): Add tests/nan.h.
+
+       * tests/test-trunc1.c: Include nan.h.
+       (main): Use NaNd instead of NAN.
+       * modules/trunc-tests (Files): Add tests/nan.h.
+
+       * tests/test-roundf1.c: Include nan.h.
+       (main): Use NaNf instead of NAN.
+       * modules/roundf-tests (Files): Add tests/nan.h.
+
+       * tests/test-truncf1.c: Include nan.h.
+       (main): Use NaNf instead of NAN.
+       * modules/truncf-tests (Files): Add tests/nan.h.
+
+       * tests/test-ceilf1.c: Include nan.h.
+       (main): Use NaNf instead of NAN.
+       * modules/ceilf-tests (Files): Add tests/nan.h.
+
+       * tests/test-floorf1.c: Include nan.h.
+       (main): Use NaNf instead of NAN.
+       * modules/floorf-tests (Files): Add tests/nan.h.
+
+       * tests/test-isnanf.c: Include nan.h instead of <math.h>.
+       (main): Use NaNf instead of NAN.
+       * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
+
+       * tests/test-isnand.c: Include nan.h instead of <math.h>.
+       (main): Use NaNd instead of NAN.
+       * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
+
+       * tests/test-frexp.c: Include nan.h.
+       (main): Use NaNd instead of NAN.
+       * modules/frexp-tests (Files): Add tests/nan.h.
+
+       * lib/isnan.c: Don't include <math.h>.
+       (FUNC): Don't use NAN macro.
+       * modules/isnand-nolibm (Depends-on): Remove math.
+       * modules/isnanf-nolibm (Depends-on): Remove math.
+       * modules/isnanl (Depends-on): Remove math.
+       * modules/isnanl-nolibm (Depends-on): Remove math.
+
+       * tests/nan.h: New file.
+
+2008-04-01  Eric Blake  <ebb9@byu.net>
+
+       Fix typos.
+       * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
+       values to be the right type.
+
+       For now, cater to gnulib strtod inaccuracies.
+       * tests/test-strtod.c (main): Allow 1-ulp error on expected
+       fractional results.  While not as nice from a QoI perspective, it
+       is a quicker patch than correctly implementing decimal to binary
+       rounding.
+
+2008-03-31  Eric Blake  <ebb9@byu.net>
+
+       Guarantee a definition of NAN.
+       * lib/math.in.h (NAN): Define if missing.
+       * tests/test-math.c (main): Test it.
+       * doc/posix-headers/math.texi (math.h): Document this.
+       * lib/isnan.c (rpl_isnand): Use it.
+       * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
+       * tests/test-floorf1.c (NaN): Likewise.
+       * tests/test-frexp.c (NaN): Likewise.
+       * tests/test-isnand.c (NaN): Likewise.
+       * tests/test-isnanf.c (NaN): Likewise.
+       * tests/test-round1.c (NaN): Likewise.
+       * tests/test-roundf1.c (NaN): Likewise.
+       * tests/test-snprintf-posix.h (NaN): Likewise.
+       * tests/test-sprintf-posix.h (NaN): Likewise.
+       * tests/test-trunc1.c (NaN): Likewise.
+       * tests/test-truncf1.c (NaN): Likewise.
+       * tests/test-vasnprintf-posix.c (NaN): Likewise.
+       * tests/test-vasprintf-posix.c (NaN): Likewise.
+       * modules/isnand-nolibm (Depends-on): Add math.
+       * modules/isnanf-nolibm (Depends-on): Likewise.
+       * modules/isnanl (Depends-on): Likewise.
+       * modules/isnanl-nolibm (Depends-on): Likewise.
+       * modules/snprintf-posix-tests (Depends-on): Likewise.
+       * modules/sprintf-posix-tests (Depends-on): Likewise.
+       * modules/vsnprintf-posix-tests (Depends-on): Likewise.
+       * modules/vsprintf-posix-tests (Depends-on): Likewise.
+       * modules/vasnprintf-posix-tests (Depends-on): Likewise.
+       * modules/vasprintf-posix-tests (Depends-on): Likewise.
+
+2008-03-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-strtod.c (main): Update results for OSF/1 platforms.
+       * doc/posix-functions/strtod.texi: Likewise.
+
+2008-03-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-strtod.c (main): Don't use C99 syntax.
+
+2008-03-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
+       Reported by Eric Blake.
+
+2008-03-31  Jim Meyering  <meyering@redhat.com>
+
+       Don't compare actual signbit return values.
+       * tests/test-strtod.c (main): Rather, compare only their
+       zero/non-zero nature.
+
+2008-03-31  Eric Blake  <ebb9@byu.net>
+
+       More strtod documentation.
+       * doc/posix-functions/strtod.texi (strtod): Interpret more test
+       failures as distinct bugs.
+
+2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
+       Problem reported by Erik Benada in
+       <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-strtod.c: Add comments about which assertion fails on which
+       platform.
+       * doc/posix-functions/strtod.texi: Add info about many more platforms.
+
+2008-03-30  Eric Blake  <ebb9@byu.net>
+
+       Test signbit behavior on zeros.
+       * tests/test-signbit.c (test_signbitf): Add tests for zero.
+       (test_signbitd, test_signbitl): Likewise.
+
+       More strtod touchups.
+       * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
+       sign of negative underflow, for now.  Use .5, not .1.
+       * doc/posix-functions/strtod.texi (strtod): Mention these
+       limitations.
+       Reported by Jim Meyering.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
+       from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       Avoid failure when attempting to return empty iconv results on some
+       platforms.
+       * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
+       allocation, don't report ENOMEM when the resulting string is empty.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       Fix buffer overrun.
+       * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
+       Don't consider the width for tmp_length. Check count against tmp_length
+       before doing the padding. Ensure enough allocation during padding.
+
+2008-03-30  Eric Blake  <ebb9@byu.net>
+
+       strtod touchups.
+       * lib/strtod.c (strtod): Avoid compiler warnings.
+       Reported by Jim Meyering.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
+       * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
+       * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
+       * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
+       * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
+       * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
+       * modules/xvasprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/vsprintf.c (EOVERFLOW): Remove fallback.
+       * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
+
+       * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
+       * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/vsnprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/vfprintf.c (EOVERFLOW): Remove fallback.
+       * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
+
+       * lib/vasprintf.c (EOVERFLOW): Remove fallback.
+       * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/vasprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
+       * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
+       * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+       * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
+       (Depends-on): Add EOVERFLOW.
+
+       * lib/sprintf.c (EOVERFLOW): Remove fallback.
+       * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
+
+       * lib/snprintf.c (EOVERFLOW): Remove fallback.
+       * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/snprintf (Depends-on): Add EOVERFLOW.
+
+       * lib/poll.c (EOVERFLOW): Remove fallback.
+       * modules/poll (Depends-on): Add EOVERFLOW.
+
+       * lib/getugroups.c (EOVERFLOW): Remove fallback.
+       * modules/getugroups (Depends-on): Add EOVERFLOW.
+
+       * lib/getdelim.c (EOVERFLOW): Remove fallback.
+       * modules/getdelim (Depends-on): Add EOVERFLOW.
+
+       * lib/ftell.c (EOVERFLOW): Remove fallback.
+       * modules/ftell (Depends-on): Add EOVERFLOW.
+
+       * lib/fprintf.c (EOVERFLOW): Remove fallback.
+       * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
+       * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
+
+       * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
+
+       * modules/EOVERFLOW-tests: New file.
+       * tests/test-EOVERFLOW.c: New file.
+
+       * modules/EOVERFLOW: New file.
+       * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
+
+2008-03-30  Bruno Haible  <bruno@clisp.org>
+
+       Fix bug introduced on 2007-06-10.
+       * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
+       spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
+
 2008-03-30  Bruno Haible  <bruno@clisp.org>
 
        Improve freadseek's efficiency after ungetc.