]> sourceware.org Git - newlib-cygwin.git/commit
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 5 Feb 2010 08:35:35 +0000 (08:35 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 5 Feb 2010 08:35:35 +0000 (08:35 +0000)
commitb0776ebd41456fba102190420bc64b74f0baa029
tree8da6ec7485d73ad163e18ea3151ff0af0b1d7bbc
parent6e3f2c626d965a8de228372b819fc65f0ba6da64
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
is defined.  Raise conversion buffer size to make sure it has enough
room for numbers plus grouping character.  Define GROUPING flag.
(_VFPRINTF_R): Add PRINTANDPAD macro.  Handle grouping flag character.
Handle grouping for decimal integer and float values.
* libc/stdio/vfwprintf.c: Ditto.
newlib/ChangeLog
newlib/libc/stdio/vfprintf.c
newlib/libc/stdio/vfwprintf.c
This page took 0.02982 seconds and 5 git commands to generate.