Module: wine Branch: master Commit: bcfd7dd3ff03b39821f12424b52a773aca73d08b URL: http://source.winehq.org/git/wine.git/?a=commit;h=bcfd7dd3ff03b39821f12424b5...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 15 15:39:34 2008 +0100
msvcrt: The _CI* math functions are only exported on i386.
---
dlls/crtdll/crtdll.spec | 32 ++++++++++++++++---------------- dlls/msvcr71/msvcr71.spec | 32 ++++++++++++++++---------------- dlls/msvcrt/math.c | 23 ----------------------- dlls/msvcrt/msvcrt.spec | 32 ++++++++++++++++---------------- dlls/msvcrt20/msvcrt20.spec | 32 ++++++++++++++++---------------- dlls/msvcrt40/msvcrt40.spec | 32 ++++++++++++++++---------------- dlls/msvcrtd/msvcrtd.spec | 32 ++++++++++++++++---------------- 7 files changed, 96 insertions(+), 119 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bcfd7dd3ff03b39821f124...