Alexandre Julliard pushed to branch master at wine / wine
Commits: aeadf5ac by Piotr Caban at 2025-06-16T11:28:50+02:00 musl: Reimplement rint so it doesn't depend on floating point operations precision.
- - - - - ee6e83dc by Piotr Caban at 2025-06-16T11:28:50+02:00 musl: Use __builtin_rint if available.
- - - - - c3edbd60 by Piotr Caban at 2025-06-16T11:28:50+02:00 msvcrt: Use rint() from the bundled musl library.
- - - - -
4 changed files:
- dlls/msvcr120/msvcr120.spec - dlls/msvcrt/math.c - dlls/ucrtbase/ucrtbase.spec - libs/musl/src/math/rint.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1426c133bd7d78517160ae15ce53ba...