Alexandre Julliard : msvcrt: Use the j0()/y0() implementation from the bundled musl library.
April 5, 2023
3:29 p.m.
Module: wine Branch: master Commit: c75a04104444b5f27dec92259bcafd50f554b508 URL: https://gitlab.winehq.org/wine/wine/-/commit/c75a04104444b5f27dec92259bcafd5... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 4 15:03:13 2023 +0200 msvcrt: Use the j0()/y0() implementation from the bundled musl library. --- dlls/msvcrt/math.c | 290 ------------------------------------------------ libs/musl/src/math/j0.c | 8 +- 2 files changed, 5 insertions(+), 293 deletions(-)
1086
Age (days ago)
1086
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard