ChangeSet ID: 9972 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/04 18:52:30
Modified files: dlls/ntdll : signal_i386.c ntdll.spec dlls/kernel : syslevel.c
Log message: Use the signal stack pointer to determine the current thread. Converted the SIGUSR2 handler to use setup_exception (probably still not working properly).
Patch: http://cvs.winehq.com/patch.py?id=9972
Old revision New revision Changes Path 1.77 1.78 +45 -248 wine/dlls/ntdll/signal_i386.c 1.134 1.135 +0 -1 wine/dlls/ntdll/ntdll.spec 1.2 1.3 +1 -6 wine/dlls/kernel/syslevel.c