Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block.
commit6a26e3f7acc8fbb838b3c838a2a5cf224382f653
authorAlexandre Julliard <julliard@winehq.org>
Fri, 21 Mar 2003 23:45:26 +0000 (21 23:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Mar 2003 23:45:26 +0000 (21 23:45 +0000)
tree668361a0604475cf0faec867621444162b111faf
parentbace7a11ca7c932d7207988ecb4685b935519675
Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block.
Added SIGTERM handler.
dlls/ntdll/exception.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
include/thread.h
scheduler/sysdeps.c