msvcrt: Use the trunc()/truncf() implementation from the bundled musl library.
commit09006678768ab92694521a1b6ee461ea9c85ed71
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 13:35:27 +0000 (3 15:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:57 +0000 (4 09:43 +0200)
tree216feb3315628d2414cdb193a28ae31f7471d96e
parent15b50e98a43d5b2709ddd94f60f7a56b0ee19fee
msvcrt: Use the trunc()/truncf() implementation from the bundled musl library.
dlls/msvcrt/math.c