msvcrt: Use the fmin()/fminf() implementation from the bundled musl library.
commit5564512b09483156229f1231e75fc996c78d357e
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 13:36:57 +0000 (3 15:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:57 +0000 (4 09:43 +0200)
treecb794bdff8696d6086e18e023b5a9c510beb2ed5
parent4a9258ee97182947dac772ec67e8975dc67ec063
msvcrt: Use the fmin()/fminf() implementation from the bundled musl library.
dlls/msvcrt/math.c