This is the mail archive of the
newlib-cvs@sources.redhat.com
mailing list for the newlib project.
src/newlib ChangeLog libc/stdio/vfprintf.c
- From: jjohnstn at sources dot redhat dot com
- To: newlib-cvs at sources dot redhat dot com
- Date: 3 May 2004 20:18:00 -0000
- Subject: src/newlib ChangeLog libc/stdio/vfprintf.c
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2004-05-03 20:18:00
Modified files:
newlib : ChangeLog
newlib/libc/stdio: vfprintf.c
Log message:
2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
* libc/stdio/vfprintf.c (_VFPRINTF_R): Set error flag when
multibyte functions return failure for %C, %S, %lc, and %ls
format specifiers.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.664&r2=1.665
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfprintf.c.diff?cvsroot=src&r1=1.31&r2=1.32