CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2008-03-20 02:55:56
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/mingwex/gdtoa: gdtoaimp.h mingw_snprintf.c
Log message:
2008-02-08 Danny Smith <[EMAIL PROTECTED]>
* mingwex/gdtoa/gdtoaimp.h (USE_LOCALE): Define.
* mingwex/gdtoa/mingw_snprintf.c: [USE_LOCALE] Include locale.h.
(x_sprintf): [USE_LOCALE] Use *localeconv()->decimal_point.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.383&r2=1.384
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/gdtoaimp.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/mingw_snprintf.c.diff?cvsroot=src&r1=1.4&r2=1.5