msvcrt: Use the pow()/powf() implementation from the bundled musl library.
commitb89b7b9aaf6f1bb6a8bb9c4308c6107b35793552
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2023 15:06:07 +0000 (30 17:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Apr 2023 15:05:52 +0000 (7 17:05 +0200)
tree465380923fc46061ba0e4c3e0a153cbb2cd68eb7
parent25c233ece4fec09ad37aa79c4ce49dbb4a50a515
msvcrt: Use the pow()/powf() implementation from the bundled musl library.
dlls/msvcrt/math.c
libs/musl/src/math/pow.c
libs/musl/src/math/powf.c
libs/musl/src/math/powf_data.h