msvcrt: Use the acosf() implementation from the bundled musl library.
commitc9399ae7d510c64114a9b650e8d1bc37eb5ac2d5
authorAlexandre Julliard <julliard@winehq.org>
Fri, 31 Mar 2023 12:40:21 +0000 (31 14:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Apr 2023 12:18:06 +0000 (10 14:18 +0200)
treea6fb5d0d9751e7360dfb3f06133636e431190a9e
parent221f891848a5f6107c548133418af4583a5db8ec
msvcrt: Use the acosf() implementation from the bundled musl library.

With the changes from 9c8f8e715f4fd3a35924e4e9d32eb42fa8b56a18.
dlls/msvcrt/math.c
libs/musl/src/math/acosf.c