m4/printf.m4


Log

Author Commit Date CI Message
Bruno Haible 5fc2139c 2008-04-19T21:42:16 Work around snprintf bug on Linux libc5.
Bruno Haible 6cad9c91 2008-02-07T02:08:13 Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible ed976756 2007-12-17T12:21:10 Avoid a crash of a configure test on some x86_64 systems.
Bruno Haible 8073415b 2007-11-04T21:14:08 Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Bruno Haible 474d4b34 2007-11-04T17:19:42 Fix *printf behaviour for large precisions on mingw and BeOS.
Bruno Haible 7cd87873 2007-11-03T16:52:20 Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Bruno Haible 304073ca 2007-10-18T13:13:15 Improve detection of whether %n is supported or not.
Bruno Haible 99e38203 2007-09-16T11:42:32 Make the buffer large enough, to avoid a buffer overflow.
Bruno Haible c35e40ee 2007-06-13T01:28:35 x86_64 has the same 'long double' format as i386.
Bruno Haible b52c5a79 2007-06-06T02:26:06 Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
Bruno Haible 17ccaa9d 2007-05-22T01:07:46 Stricter check for printf result for NaN arguments.
Bruno Haible 1b40713c 2007-05-20T21:51:27 Include Cygwin test results, from Eric Blake.
Bruno Haible 82485375 2007-05-20T09:01:48 Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
Bruno Haible 6e119fbe 2007-05-19T20:40:55 Swap the tests 2 and 3.
Bruno Haible e53ec96d 2007-05-19T20:33:32 Update test results.
Bruno Haible 54e1ee6d 2007-05-19T20:32:38 Whitespace change.
Bruno Haible 118b9d3f 2007-05-19T14:52:36 Fix *printf result for NaN, Inf, -0.0 on mingw.
Bruno Haible 060ad6de 2007-05-18T18:26:01 Add support for 'long double' number output.
Bruno Haible 3717bfee 2007-05-06T23:17:49 More info about Cygwin.
Bruno Haible d76083d9 2007-05-06T23:17:49 More info about Cygwin.
Bruno Haible e9bb2308 2007-05-06T23:02:10 Work around an incorrect implementation of the 0 flag on most platforms.
Bruno Haible 2bb894ab 2007-05-06T15:29:04 Work around lack of support of grouping flag.
Bruno Haible f227e78a 2007-04-29T15:40:30 Guard against vsnprintf implementations that mishandle a size=0 argument.
Bruno Haible 763d9efb 2007-04-12T23:13:32 Update Cygwin test results.
Bruno Haible 3fac2348 2007-04-12T00:10:40 Better guessing in gl_PRINTF_DIRECTIVE_F when cross-compiling.
Bruno Haible 073b7bef 2007-04-11T23:49:08 Add test results from AIX 5.2.
Bruno Haible 9f9bd78a 2007-04-11T23:46:07 Implement the %F directive if the system doesn't implement it correctly.
Bruno Haible ed56d2d2 2007-04-11T23:32:56 The 2007-04-04 patch was broken.
Bruno Haible f1d7a8f4 2007-04-11T00:24:01 Guard against FreeBSD 6.1 bug.
Bruno Haible 9f88c0b0 2007-04-06T14:36:56 Assume 'long double' exists.
Bruno Haible 6891768d 2007-04-05T00:41:39 Catch a bug of printf "%a" on FreeBSD 6.1.
Bruno Haible d853100e 2007-03-08T13:45:22 Info about OpenBSD 4.0.
Bruno Haible 88200edc 2007-03-08T02:46:52 Make shell snippets copy&pastable.
Bruno Haible 4e60bbf3 2007-03-06T02:00:30 Rename a cache variable.
Bruno Haible 419ae225 2007-03-06T00:53:50 Add an 8th test, against HP-UX.
Bruno Haible f9a71609 2007-03-05T23:51:20 Mention glibc-2.5.
Bruno Haible 1f4aef9d 2007-03-05T23:41:21 Be more conservative about the config.guess results on NetBSD.
Bruno Haible c66eaea3 2007-03-05T23:34:36 Add info about NetBSD 4, which has now borrowed the printf implementation from FreeBSD.
Bruno Haible f57c588c 2007-03-05T23:01:41 Update with info about HP-UX 10.20.
Bruno Haible 990dce77 2007-03-05T22:58:25 Add info about OpenBSD.
Bruno Haible 72e4056b 2007-03-05T17:09:01 Add info about some older Cygwin.
Bruno Haible 55cd56d8 2007-03-05T03:20:23 Test a corner case. Exclude two buggy implementations.
Bruno Haible b4548f0e 2007-03-04T23:28:59 New module 'vasnprintf-posix'.