newlib-cygwin/newlib/testsuite
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
..
config * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
include 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 20:25:54 +00:00
lib * testsuite/lib/flags.exp (newlib_include_flags): Drop 2007-04-05 16:53:17 +00:00
newlib.elix 2002-11-14 Jeff Johnston <jjohnstn@redhat.com> 2002-11-14 23:04:05 +00:00
newlib.iconv 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
newlib.locale * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
newlib.search 2002-07-11 Chris Demetriou <cgd@broadcom.com> 2002-07-11 14:59:24 +00:00
newlib.stdio 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com> 2011-07-15 17:20:16 +00:00
newlib.stdlib * libc/include/stdint.h (SIZE_MIN): Remove. 2008-05-02 14:52:56 +00:00
newlib.string 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp> 2006-12-04 17:25:13 +00:00
newlib.wctype 2003-11-07 Jeff Johnston <jjohnstn@redhat.com> 2003-11-07 23:47:05 +00:00