Store %gs in the TEB on every call to 16-bit code, and don't restore
commit78675ba234f26fb05b525f91c3f819fec4be5b27
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Mar 2003 00:36:16 +0000 (25 00:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Mar 2003 00:36:16 +0000 (25 00:36 +0000)
tree30de642c50b890efc054e58829a1d4f86a5d7849
parentc342de17b8a97efc3c068d7ef3ea91149f2b8e5c
Store %gs in the TEB on every call to 16-bit code, and don't restore
it from the TEB for signals that did not happen in 16-bit code.
dlls/ntdll/signal_i386.c
scheduler/sysdeps.c
tools/winebuild/relay.c