msvcrt: Use the acos() implementation from the bundled musl library.
commit938acddb9fa7396a717820a8a718f7aa767d9fd9
authorAlexandre Julliard <julliard@winehq.org>
Fri, 31 Mar 2023 14:01:12 +0000 (31 16:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Apr 2023 12:18:11 +0000 (10 14:18 +0200)
treeb8f45813a1f91878f717c221cdbc3b5c3a3c448b
parent5c3de7d79471dd71d07544c117233bf02d444192
msvcrt: Use the acos() implementation from the bundled musl library.
dlls/msvcrt/math.c
libs/musl/src/math/acos.c