[Git][wine/wine][master] 5 commits: msvcr120: Fix _Cbuild signature.
Alexandre Julliard pushed to branch master at wine / wine Commits: fd015c98 by Stéphane Bacri at 2025-01-29T20:46:01+01:00 msvcr120: Fix _Cbuild signature. - - - - - 62a06d17 by Stéphane Bacri at 2025-01-29T20:46:02+01:00 msvcr120: Add cimag() implementation. - - - - - d4caccde by Piotr Caban at 2025-01-29T20:46:04+01:00 msvcr120: Remove MSVCR120_ prefix from creal(). - - - - - 786fe3b2 by Stéphane Bacri at 2025-01-29T20:46:05+01:00 msvcr120: Add _FCbuild() implementation. - - - - - 9dbd872a by Stéphane Bacri at 2025-01-29T20:46:07+01:00 msvcr120: Add crealf() and cimagf() implementation. - - - - - 5 changed files: - dlls/msvcr120/msvcr120.spec - dlls/msvcr120/tests/msvcr120.c - dlls/msvcr120_app/msvcr120_app.spec - dlls/msvcrt/math.c - dlls/ucrtbase/ucrtbase.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7f4996463f0a926d0503f9bd5f1769... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7f4996463f0a926d0503f9bd5f1769... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)