[PATCH 09/10] msvcrt: Import lgamma implementation from musl.
June 4, 2021
11:25 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- configure.ac | 1 - dlls/msvcrt/math.c | 196 +++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt/unixlib.c | 14 --- dlls/msvcrt/unixlib.h | 1 - 4 files changed, 195 insertions(+), 17 deletions(-)
1802
Age (days ago)
1802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban