ntdll: Add support for handling page faults caused by guard pages on the thread stack.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Apr 2008 15:37:17 +0000 (17:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Apr 2008 15:37:24 +0000 (17:37 +0200)
commit061bfac076b1c191b123f64f51579cc9ea8b68cc
tree45328e48e424b956f0c578d3dda69fd96c828d9b
parent600694546f6805c2e1a88a05e056a8b00d187d6e
ntdll: Add support for handling page faults caused by guard pages on the thread stack.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/signal_i386.c
dlls/ntdll/virtual.c