[PATCH 1/7 v2] msvcrt: Make the coshf function NAN preserving
28 Jul
2021
28 Jul
'21
1:41 p.m.
From: Martin Storsjo <martin(a)martin.st> Signed-off-by: Martin Storsjo <martin(a)martin.st> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- v2: - style changes - fixed NAN recognition in if statements - test signaling bit - split the patch dlls/msvcrt/math.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
28 Jul
28 Jul
3:44 p.m.
On Wed, 28 Jul 2021, Piotr Caban wrote:
From: Martin Storsjo <martin(a)martin.st>
Signed-off-by: Martin Storsjo <martin(a)martin.st> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- v2: - style changes - fixed NAN recognition in if statements - test signaling bit - split the patch
Thanks, LGTM! // Martin
1688
Age (days ago)
1688
Last active (days ago)
1 comments
2 participants
participants (2)
-
Martin Storsjö -
Piotr Caban