2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* msvcrt.def.in: disable time symbol for libmsvcr90.a and libmsvcr90d.a due
        to complaints that it causes issues.
This commit is contained in:
Chris Sutcliffe 2009-07-24 01:29:38 +00:00
parent 4d07e72514
commit 6922bae9a1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* msvcrt.def.in: disable time symbol for libmsvcr90.a and libmsvcr90d.a due
to complaints that it causes issues.
2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net> 2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net>
* mingwex/math/fminf.c: switch to using __isnanf() as opposed to _isnan(). * mingwex/math/fminf.c: switch to using __isnanf() as opposed to _isnan().

View File

@ -680,7 +680,9 @@ swscanf
system system
tan tan
tanh tanh
#if !(__msvcr90__ || msvcr90d__)
time time
#endif
tmpfile tmpfile
tmpnam tmpnam
tolower tolower