ntdll: Split the signal setup into process-wide and thread-specific routines.
commit531ff0be2601f1e25f01822f0bb0fcd2a655664e
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jul 2008 18:18:23 +0000 (3 20:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jul 2008 18:18:23 +0000 (3 20:18 +0200)
treebaa6214d35a1470035beac9d60ad4e4808e3efdc
parentf3bf2a7045e6c165e01fd7419f6a96d20b60fa41
ntdll: Split the signal setup into process-wide and thread-specific routines.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/server.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_powerpc.c
dlls/ntdll/signal_sparc.c
dlls/ntdll/signal_x86_64.c
dlls/ntdll/thread.c