log

age author description
Wed, 06 Jun 2007 02:20:57 +0000 Bruno Haible Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 02:19:50 +0000 Bruno Haible A "mixin" module that determines whether to require additional safety from
Wed, 06 Jun 2007 02:02:41 +0000 Bruno Haible Recognize non-IEEE numbers on i386, x86_64, ia64.
Wed, 06 Jun 2007 01:46:06 +0000 Bruno Haible Do the extra handling of NaN and Inf also the %a / %A.
Wed, 06 Jun 2007 01:36:14 +0000 Bruno Haible Fix possible compilation error.
Wed, 06 Jun 2007 01:30:59 +0000 Bruno Haible Fix typo.
Tue, 05 Jun 2007 13:58:16 +0000 Eric Blake * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
Mon, 04 Jun 2007 22:58:09 +0000 Bruno Haible Avoid test failures on some PowerPC hardwares.
Sat, 02 Jun 2007 20:45:23 +0000 Bruno Haible Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64.
Sat, 02 Jun 2007 01:55:30 +0000 Bruno Haible Attempt to fix a test failure on Solaris (open fails with EACCES).
Sat, 02 Jun 2007 00:54:30 +0000 Bruno Haible Update after Eric Blake found that frexpl doesn't work right on mingw.
Sat, 02 Jun 2007 00:42:13 +0000 Bruno Haible Don't work around an lseek POSIX compliance bug on IRIX.
Fri, 01 Jun 2007 22:48:13 +0000 Bruno Haible ChangeLog entry for Karl's autoupdate.
Thu, 31 May 2007 16:32:39 +0000 Eric Blake * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when