Module: wine Branch: master Commit: f1ef14dc177b23c908e4dd2d47846cb673e3feac URL: https://source.winehq.org/git/wine.git/?a=commit;h=f1ef14dc177b23c908e4dd2d4...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Aug 4 18:05:03 2021 +0200
msvcrt: Introduce _setfp helper to access floating point status and control words.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/math.c | 320 ++++++++++++++++++++++++++--------------------------- 1 file changed, 160 insertions(+), 160 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f1ef14dc177b23c908e4d...