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