Module: wine Branch: master Commit: c75a04104444b5f27dec92259bcafd50f554b508 URL: https://gitlab.winehq.org/wine/wine/-/commit/c75a04104444b5f27dec92259bcafd5...
Author: Alexandre Julliard julliard@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(-)