4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 11:00:04 +08:00
Jeff Johnston 7890be6e7d 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>
* libc/stdio/vfwprintf.c (wcvt): Add a new parameter len of type
        int.  *length is set to the value of (rev - digits) regardless
        of whether _MB_CAPABLE is defined or not.  Replace BUF with len
        in calling _mbsnrtowcs_r and also in the loop where _MB_CAPABLE
        is not defined.
        (_VFWPRINTF_R): Call wcvt with an extra argument.  Call wcvt
        again with allocated new buffer if buf is not large enough for
        the conversion.
        * testsuite/newlib.stdio/stdio.exp: New.
        * testsuite/newlib.stdio/swprintf.c: Likewise.
2011-07-15 17:20:16 +00:00
..
2007-07-31 20:49:40 +00:00
2007-06-04 18:10:17 +00:00
2008-03-04 02:22:36 +00:00
2007-06-04 18:10:17 +00:00
2007-03-15 18:40:48 +00:00
2011-06-14 03:56:05 +00:00
2009-07-03 11:58:04 +00:00
2010-07-19 18:21:11 +00:00
2007-07-13 20:37:53 +00:00
2009-07-03 11:58:04 +00:00
2011-06-14 03:56:05 +00:00