msvcrt: Use the fmax()/fmaxf() implementation from the bundled musl library.
commit4a9258ee97182947dac772ec67e8975dc67ec063
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 13:36:22 +0000 (3 15:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:57 +0000 (4 09:43 +0200)
tree6364a5fea82e3acfab3d3e8609504b5ebbe766b9
parent09006678768ab92694521a1b6ee461ea9c85ed71
msvcrt: Use the fmax()/fmaxf() implementation from the bundled musl library.
dlls/msvcrt/math.c