src/winsup/mingw ChangeLog include/stdlib.h mi ...
ironhead@cygwin.com
ironhead@cygwin.com
Sat May 3 02:13:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: ironhead@sourceware.org 2008-05-03 02:13:48
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/include: stdlib.h
winsup/mingw/mingwex/gdtoa: strtodnrp.c
Log message:
2008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>
Make strtod() conform to C99.
* include/stdlib.h (strtod): Declare this mingwex function, and...
(_strtod): rename this MSVCRT counterpart.
* mingwex/gdtoa/strtodnrp.c (strtod): Alias to __strtod.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.389&r2=1.390
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/strtodnrp.c.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Cygwin-cvs
mailing list