[PATCH 2/2] msvcrt: Import fma implementation from musl.
June 2, 2021
3:53 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- configure.ac | 1 - dlls/msvcrt/math.c | 210 +++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt/unixlib.c | 13 --- dlls/msvcrt/unixlib.h | 1 - 4 files changed, 205 insertions(+), 20 deletions(-)
1758
Age (days ago)
1758
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban