[PATCH 3/5] msvcrt: Import cosf implementation from musl.
May 23, 2021
9:37 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/math.c | 619 ++++++++++++++++++++++++++---------------- dlls/msvcrt/unixlib.c | 9 - dlls/msvcrt/unixlib.h | 1 - 3 files changed, 378 insertions(+), 251 deletions(-)
1768
Age (days ago)
1768
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban