Alexandre Julliard : msvcrt: Set errno in the standard math functions too, not only in the

Alexandre Julliard julliard at wine.codeweavers.com
Sat Jan 14 10:56:39 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 78412005e121472490160e5a6b32322ed1275a32
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=78412005e121472490160e5a6b32322ed1275a32

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Jan 14 17:36:23 2006 +0100

msvcrt: Set errno in the standard math functions too, not only in the
_CI* variants.

---

 dlls/msvcrt/math.c      |  202 ++++++++++++++++++++++++++++++++++++++---------
 dlls/msvcrt/msvcrt.spec |   32 ++++---
 2 files changed, 181 insertions(+), 53 deletions(-)




More information about the wine-cvs mailing list