src/newlib ChangeLog libc/stdio/sprintf.c libc ...
yselkowitz@sourceware.org
yselkowitz@sourceware.org
Fri Jan 13 09:13:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: yselkowitz@sourceware.org 2012-01-13 03:13:57
Modified files:
newlib : ChangeLog
newlib/libc/stdio: sprintf.c swprintf.c vfprintf.c vfwprintf.c
Log message:
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
* libc/stdio/swprintf.c: Ditto.
* libc/stdio/vfprintf.c (_VFPRINTF_R) [_GLIBC_EXTENSION]: Handle 'm'
conversion specifier.
* libc/stdio/vfwprintf.c (_VFWPRINTF_R) [_GLIBC_EXTENSION]: Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1660&r2=1.1661
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/sprintf.c.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/swprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfprintf.c.diff?cvsroot=src&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfwprintf.c.diff?cvsroot=src&r1=1.6&r2=1.7
More information about the Newlib-cvs
mailing list