Module: wine Branch: master Commit: a8d8e4a3679d7b81466e1e010add25948bd11c8a URL: http://source.winehq.org/git/wine.git/?a=commit;h=a8d8e4a3679d7b81466e1e010a...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 25 21:01:12 2011 +0100
msvcrt: Implemented __control87_2.
---
dlls/msvcr100/msvcr100.spec | 2 +- dlls/msvcr80/msvcr80.spec | 2 +- dlls/msvcr90/msvcr90.spec | 2 +- dlls/msvcrt/main.c | 1 + dlls/msvcrt/math.c | 215 +++++++++++++++++++++++++++++++------------ dlls/msvcrt/msvcrt.h | 1 + dlls/msvcrt/msvcrt.spec | 15 ++-- 7 files changed, 167 insertions(+), 71 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a8d8e4a3679d7b81466e1e...