msvcrt: Use the tgamma()/tgammaf() implementation from the bundled musl library.
commitdae30bd66d34fd1e4db976dda8946843a2a89417
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 15:33:33 +0000 (3 17:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Apr 2023 14:51:46 +0000 (5 16:51 +0200)
tree4ac0748ad3bbbc93bbf0778d7dcf2907827fe07a
parent442052fe1872f6a1461abb7231025340beb177d0
msvcrt: Use the tgamma()/tgammaf() implementation from the bundled musl library.
dlls/msvcrt/math.c
libs/musl/src/math/tgamma.c