acadia-newlib/newlib/libc
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
..
argz 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
ctype 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
errno 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
iconv 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
include 2011-06-09 Yaakov Selkowitz <yselkowitz@...> 2011-06-10 18:30:38 +00:00
locale * libc/locale/lmessages.c (_C_messages_locale): Add missing comma. 2011-05-10 16:37:14 +00:00
machine libgloss: 2011-06-14 13:40:48 +00:00
misc 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
posix strerror: allow user hook to comply with POSIX rules 2011-05-25 18:41:10 +00:00
reent 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
search 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
signal * libc/include/signal.h (psignal): Declare. 2011-05-04 11:26:22 +00:00
stdio 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com> 2011-07-15 17:20:16 +00:00
stdio64 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomic 2011-01-28 10:49:11 +00:00
stdlib * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed 2011-05-16 13:34:06 +00:00
string * libc/string/strerror.c (_strerror_r): Report "Success" for 0. 2011-05-25 21:05:11 +00:00
sys * v8500/sbrk.c (_sbrk): Tidy code. 2011-05-27 10:46:48 +00:00
syscalls 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
time * libc/time/mktime.c (mktime): Lock global timezone info while 2011-06-27 10:13:11 +00:00
unix 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
xdr 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:23:01 +00:00
Makefile.am 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:18:16 +00:00
Makefile.in 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:18:16 +00:00
aclocal.m4 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
configure 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:13:24 +00:00
configure.in 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:13:24 +00:00
libc.texinfo 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
saber
sys.tex