Simplified signal stack allocation a bit, and avoid allocating it on
commit8824c38e9e5e63102c32408a6e6279c78f5b74d3
authorAlexandre Julliard <julliard@winehq.org>
Wed, 22 Oct 2003 03:26:53 +0000 (22 03:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Oct 2003 03:26:53 +0000 (22 03:26 +0000)
tree7216e05828df7c72e3071f0496e813728984ac28
parent5e4e0de15f335ae5a66022fde90938369b30fe20
Simplified signal stack allocation a bit, and avoid allocating it on
non-i386 platforms.
dlls/kernel/thread.c
dlls/ntdll/signal_i386.c
dlls/ntdll/virtual.c
include/thread.h