ChangeSet ID: 10089626170711650187149644 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/21 14:23:37
Modified files: dlls/msvcrt : except.c msvcrt.spec include : Makefile.in Added files: include/msvcrt : setjmp.h
Log message: Jon Griffiths jon_p_griffiths@yahoo.com François Gouget fgouget@codeweavers.com Alexandre Julliard julliard@codeweavers.com Implement setjmp/setjmp3 and longjmp.
Patch: http://cvs.winehq.com/patch.py?id=10089626170711650187149644
Revision Changes Path 1.8 +100 -9 wine/dlls/msvcrt/except.c 1.27 +3 -3 wine/dlls/msvcrt/msvcrt.spec 1.38 +1 -0 wine/include/Makefile.in 1.1 +0 -0 wine/include/msvcrt/setjmp.h