CVSROOT: /cvs/src Module name: src Changes by: [EMAIL PROTECTED] 2008-07-28 23:24:20
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/mingwex: Makefile.in
Added files:
winsup/mingw/mingwex/stdio: pformat.c pformat.h snprintf.c
vsnprintf.c
Removed files:
winsup/mingw/mingwex/gdtoa: mingw_snprintf.c
Log message:
Replace __mingw_snprintf() with new generic family implementation;
likewise, replace __mingw_vsnprintf().
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.401&r2=1.402
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/mingw_snprintf.c.diff?cvsroot=src&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/pformat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/pformat.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/snprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/vsnprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3
