Alexandre Julliard : msvcrt: Move the fenv_t definition to the public header.

Alexandre Julliard julliard at winehq.org
Fri Nov 20 14:54:31 CST 2020


Module: wine
Branch: master
Commit: 34422eb56cad1ba799270bc6dd56f31bec86023a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=34422eb56cad1ba799270bc6dd56f31bec86023a

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Nov 20 12:51:23 2020 +0100

msvcrt: Move the fenv_t definition to the public header.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcr120/tests/msvcr120.c | 16 +++------
 dlls/msvcrt/math.c             | 81 +++++++++++++++++++++---------------------
 dlls/msvcrt/msvcrt.h           |  6 ----
 include/msvcrt/fenv.h          | 16 +++++++++
 4 files changed, 62 insertions(+), 57 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=34422eb56cad1ba799270bc6dd56f31bec86023a



More information about the wine-cvs mailing list