Module: wine Branch: master Commit: bb6aa6c773489ac718989751b3716d21da929b41 URL: https://source.winehq.org/git/wine.git/?a=commit;h=bb6aa6c773489ac718989751b...
Author: Paul Gofman pgofman@codeweavers.com Date: Mon Oct 25 21:46:20 2021 +0300
ntdll: Factor out get_system_process_info() function.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/system.c | 220 +++++++++++++++++++++++------------------------ 1 file changed, 110 insertions(+), 110 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bb6aa6c773489ac718989...