Alexandre Julliard : ntdll: Support converting server contexts from one machine to another.

Alexandre Julliard julliard at winehq.org
Mon Jun 28 16:49:34 CDT 2021


Module: wine
Branch: master
Commit: f64d86eb0aa9e53b872f2c611d5889cd91f70ddc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f64d86eb0aa9e53b872f2c611d5889cd91f70ddc

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Jun 26 11:11:01 2021 +0200

ntdll: Support converting server contexts from one machine to another.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/signal_i386.c  |  72 -------
 dlls/ntdll/unix/thread.c       | 459 ++++++++++++++++++++++++++++++++++-------
 dlls/ntdll/unix/unix_private.h |   2 +
 3 files changed, 383 insertions(+), 150 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f64d86eb0aa9e53b872f2c611d5889cd91f70ddc



More information about the wine-cvs mailing list