[Git][wine/wine][master] 3 commits: ntdll: Stub NtQuerySystemInformation[Ex]( SystemProcessorIdleCycleTimeInformation ).
Alexandre Julliard pushed to branch master at wine / wine Commits: 8c46a6ec by Paul Gofman at 2024-08-06T23:26:53+02:00 ntdll: Stub NtQuerySystemInformation[Ex]( SystemProcessorIdleCycleTimeInformation ). - - - - - 94e9d4cd by Paul Gofman at 2024-08-06T23:26:53+02:00 kernel32: Implement QueryIdleProcessorCycleTime[Ex](). - - - - - 90d2a173 by Paul Gofman at 2024-08-06T23:26:53+02:00 ntdll: Implement NtQuerySystemInformationEx( SystemProcessorIdleCycleTimeInformation ) on Linux. - - - - - 8 changed files: - dlls/kernel32/kernel32.spec - dlls/kernel32/tests/time.c - dlls/kernelbase/kernelbase.spec - dlls/kernelbase/sync.c - dlls/ntdll/tests/info.c - dlls/ntdll/unix/system.c - dlls/wow64/system.c - include/realtimeapiset.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/668a4f3ff9e043cce9dd30837ccefa... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/668a4f3ff9e043cce9dd30837ccefa... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)