[Git][wine/wine][master] 2 commits: ntdll: Use the correct CPU tick length on macOS.
"Alexandre Julliard (@julliard)" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: 1c349a9a by Sven Baars at 2025-12-12T17:21:21+01:00 ntdll: Use the correct CPU tick length on macOS. According to the XNU source, this is 10ms. Based on a patch by Tim Clem. - - - - - 99696cf5 by Sven Baars at 2025-12-12T17:21:23+01:00 ntdll: Include idle time in kernel time on all platforms. This was done for Linux in cc01c46f415821ec458845f678287a2419a11a7d. - - - - - 2 changed files: - dlls/ntdll/tests/info.c - dlls/ntdll/unix/system.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8545d9d9121150788dd1bcb03fb0784f5c425641...99696cf57d7a60c94f8b01e93a3b53310b658323 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8545d9d9121150788dd1bcb03fb0784f5c425641...99696cf57d7a60c94f8b01e93a3b53310b658323 You're receiving this email because of your account on gitlab.winehq.org.