OSDN Git Service

2008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>
authorironhead <ironhead>
Sat, 3 May 2008 02:13:48 +0000 (02:13 +0000)
committerironhead <ironhead>
Sat, 3 May 2008 02:13:48 +0000 (02:13 +0000)
commitc858efbc7f7938a2c9f9fbb7a7f4fc72e8350561
tree088d654a28377c5d3a5fb8612faaf91e761d8c06
parent01057a73d2bad2518cdbe17d7737a4b3f3127737
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.
winsup/mingw/ChangeLog
winsup/mingw/include/stdlib.h
winsup/mingw/mingwex/gdtoa/strtodnrp.c