1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Bruno Haible
dac3bbf963 Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
2008-03-30 15:18:13 +02:00
Bruno Haible
6cad9c9121 Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20. 2008-02-07 02:08:13 +01:00
Bruno Haible
474d4b34c6 Fix *printf behaviour for large precisions on mingw and BeOS. 2007-11-04 17:19:42 +01:00
Bruno Haible
7cd87873c8 Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD. 2007-11-03 16:52:20 +01:00
Bruno Haible
82485375cc Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1. 2007-05-20 09:01:48 +00:00
Bruno Haible
118b9d3f01 Fix *printf result for NaN, Inf, -0.0 on mingw. 2007-05-19 14:52:36 +00:00
Bruno Haible
060ad6de5e Add support for 'long double' number output. 2007-05-18 18:26:01 +00:00
Bruno Haible
e9bb23084a Work around an incorrect implementation of the 0 flag on most platforms. 2007-05-06 23:02:10 +00:00
Bruno Haible
2bb894abc6 Work around lack of support of grouping flag. 2007-05-06 15:29:04 +00:00
Bruno Haible
9f9bd78aba Implement the %F directive if the system doesn't implement it correctly. 2007-04-11 23:46:07 +00:00
Bruno Haible
5b57d6d54b Prefer nl_langinfo over localeconv. 2007-03-26 02:15:46 +00:00
Bruno Haible
685bc46ea3 New module 'fprintf-posix'. 2007-03-09 02:59:39 +00:00