[PATCH 1/6] msvcrt: Import fmod implementation from musl.
May 18, 2021
10:31 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/math.c | 64 +++++++++++++++++++++++++++++++++++++++++-- dlls/msvcrt/unixlib.c | 9 ------ dlls/msvcrt/unixlib.h | 1 - 3 files changed, 61 insertions(+), 13 deletions(-)
1773
Age (days ago)
1773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban