Module: wine Branch: master Commit: 5895cb5e9352334d5ab4a24fe4e97fcf6d3ebfe6 URL: https://gitlab.winehq.org/wine/wine/-/commit/5895cb5e9352334d5ab4a24fe4e97fc...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Apr 4 16:30:43 2023 +0200
msvcrt: Use the j1()/y1() implementation from the bundled musl library.
---
dlls/msvcrt/math.c | 275 ------------------------------------------------ libs/musl/src/math/j1.c | 8 +- 2 files changed, 5 insertions(+), 278 deletions(-)