Module: wine Branch: master Commit: 994c071a11aaeca933a726df97cf5383b11b9965 URL: http://source.winehq.org/git/wine.git/?a=commit;h=994c071a11aaeca933a726df97...
Author: Alex Henrie alexhenrie24@gmail.com Date: Tue Aug 1 23:51:36 2017 -0600
msvcrt: Set errno through the _matherr function.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/math.c | 262 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 164 insertions(+), 98 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=994c071a11aaeca933a726...