[PATCH 1/8] msvcrt: Import expm1 implementation from musl.
May 29, 2021
12:13 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- configure.ac | 1 - dlls/msvcrt/math.c | 94 +++++++++++++++++++++++++++++++++++++++++-- dlls/msvcrt/unixlib.c | 13 ------ dlls/msvcrt/unixlib.h | 1 - 4 files changed, 91 insertions(+), 18 deletions(-)
1807
Age (days ago)
1807
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban