msvcrt: Use the frexp()/frexpf() implementation from the bundled musl library.
commitbe147a806b80c005ed29decab9d4060dfd0d543b
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 12:38:27 +0000 (3 14:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:56 +0000 (4 09:43 +0200)
treedf1de5e095fd6bd619a3c7bae30a1b143c3b2c41
parentb7228259f839881799cadbab8a6c80f5cf7ac12c
msvcrt: Use the frexp()/frexpf() implementation from the bundled musl library.
dlls/msvcrt/math.c