Module: wine Branch: master Commit: 21f5597de417575d476a00b567d972a89903b4b6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=21f5597de417575d476a00b56...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue May 18 14:36:33 2021 +0300
server: Support nested jobs.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/tests/process.c | 180 +++++++++++++++++++++++++++++++++++++++++- server/process.c | 139 +++++++++++++++++++++++--------- 2 files changed, 280 insertions(+), 39 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=21f5597de417575d476a0...