m4/vasnprintf-posix.m4


Log

Author Commit Date CI Message
Bruno Haible 220f76a1 2009-02-26T12:54:20 Fix *printf behaviour regarding the %ls directive.
Bruno Haible dac3bbf9 2008-03-30T15:18:13 Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C code.
Bruno Haible 6cad9c91 2008-02-07T02:08:13 Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
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 82485375 2007-05-20T09:01:48 Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
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 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 9f9bd78a 2007-04-11T23:46:07 Implement the %F directive if the system doesn't implement it correctly.
Bruno Haible 5b57d6d5 2007-03-26T02:15:46 Prefer nl_langinfo over localeconv.
Bruno Haible 5754af88 2007-03-09T01:24:32 Use 'case' statements instead of 'expr' invocations.
Bruno Haible 6f89cf03 2007-03-07T01:34:55 Test for vasnprintf in the macro that need it.
Bruno Haible db199c4e 2007-03-05T00:37:10 Small reorganization.
Bruno Haible 69b34ed8 2007-03-04T23:50:44 Use function name rpl_vasnprintf if vasnprintf already exists.
Bruno Haible b4548f0e 2007-03-04T23:28:59 New module 'vasnprintf-posix'.