Martin Storsjo : msvcr120: Implement more C99 math functions.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 8 16:10:36 CST 2014


Module: wine
Branch: master
Commit: 547ba7a10b640fb793a70b995a05f7ce42cddacd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=547ba7a10b640fb793a70b995a05f7ce42cddacd

Author: Martin Storsjo <martin at martin.st>
Date:   Mon Dec  8 14:35:25 2014 +0200

msvcr120: Implement more C99 math functions.

---

 configure                   |  36 ++++-
 configure.ac                |  25 +++-
 dlls/msvcr120/msvcr120.spec |  60 ++++-----
 dlls/msvcrt/math.c          | 321 ++++++++++++++++++++++++++++++++++++++++++++
 include/config.h.in         |  60 +++++++++
 5 files changed, 468 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=547ba7a10b640fb793a70b995a05f7ce42cddacd



More information about the wine-cvs mailing list