msvcrt: Use the fabs()/fabsf() implementation from the bundled musl library.
commitb7228259f839881799cadbab8a6c80f5cf7ac12c
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 12:35:11 +0000 (3 14:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:54 +0000 (4 09:43 +0200)
tree7af2e7aa2c774b6e82be6ab47e9f41109d0f7796
parent438553e9238bb7a8035a2c11b25ff2786a256e73
msvcrt: Use the fabs()/fabsf() implementation from the bundled musl library.
12 files changed:
dlls/crtdll/Makefile.in
dlls/msvcr100/Makefile.in
dlls/msvcr110/Makefile.in
dlls/msvcr120/Makefile.in
dlls/msvcr70/Makefile.in
dlls/msvcr71/Makefile.in
dlls/msvcr80/Makefile.in
dlls/msvcr90/Makefile.in
dlls/msvcrt/Makefile.in
dlls/msvcrt/math.c
dlls/msvcrtd/Makefile.in
dlls/ucrtbase/Makefile.in