msvcrt: Import floor implementation from musl.
commit29c07324c19bbdaf5255b230cca5e0db5c5796c4
authorPiotr Caban <piotr@codeweavers.com>
Mon, 17 May 2021 13:38:15 +0000 (17 15:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 May 2021 16:49:10 +0000 (17 18:49 +0200)
tree82ea970ac60d5081a4105b5acabebbb252363280
parente5ddf0e8d8d5cf0021a1b210f6902f1285f54378
msvcrt: Import floor implementation from musl.

The implementation is based on floorf.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c
dlls/msvcrt/unixlib.c
dlls/msvcrt/unixlib.h