wine/ include/wine/exception.h dlls/ntdll/exce ...
24 Oct
2003
24 Oct
'03
4:30 a.m.
ChangeSet ID: 9858 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/23 23:30:13 Modified files: include/wine : exception.h dlls/ntdll : exception.c dlls/kernel : fiber.c Log message: Use sigsetjmp instead of setjmp in Wine internal exception handlers to make sure the signal mask is restored properly. Patch: http://cvs.winehq.com/patch.py?id=9858 Old revision New revision Changes Path 1.24 1.25 +2 -2 wine/include/wine/exception.h 1.61 1.62 +1 -1 wine/dlls/ntdll/exception.c 1.1 1.2 +3 -3 wine/dlls/kernel/fiber.c
8088
Age (days ago)
8088
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard