msvcrt: Use the sinhf() implementation from the bundled musl library.
commit66bef6db20f72e88a38c4b264e13639015d7817d
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 15:43:10 +0000 (3 17:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2023 12:32:41 +0000 (6 14:32 +0200)
treec3d1ec87cc847cb2a6a06f06d8dea153fc0ba9c9
parent248a17377cd535afed8ae611ce7d8401815e3629
msvcrt: Use the sinhf() implementation from the bundled musl library.

With the changes from 4fd9daea4a79d0826c9e5ab6466291043e40d579.
dlls/msvcrt/math.c
libs/musl/src/math/sinhf.c