msvcrt: Use the sinh() implementation from the bundled musl library.
commit03bdd6d52dd2a5ad5ec35b3bd92431acf0bd8055
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 15:43:51 +0000 (3 17:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2023 12:32:43 +0000 (6 14:32 +0200)
treeed80b9ae5afd36d071c83ea5ed6a177705f1a66f
parent9fd9ebcb7a4a093990a8103cce6415b6e97299d7
msvcrt: Use the sinh() implementation from the bundled musl library.

With the changes from 11166aa01e7d17f8535977f648c0b5e098d43bd9.
dlls/msvcrt/math.c
libs/musl/src/math/sinh.c