Module: wine
Branch: refs/heads/master
Commit: 78412005e121472490160e5a6b32322ed1275a32
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=78412005e121472490160e5…
Author: Alexandre Julliard <julliard(a)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(-)