reactos/reactos/lib
KJK::Hyperion 85084975fe modified include/reactos/libs/pseh/pseh2.h
modified   lib/pseh/framebased-gcchack.c
   Call _SEH2EnterFrame before any goto. Gotos confuse GCC's flow control analysis making it disregard the returns_twice attribute on _SEH2EnterFrame. We avoid redundant inline code (NULL-initializing the top trylevel pointer) by modifying the library accordingly

svn path=/trunk/; revision=38480
2008-12-30 21:05:36 +00:00
..
3rdparty - Fix more ICU warnings 2008-12-29 13:10:33 +00:00
cmlib Silence compiler warnings (6/11). 2008-12-03 17:32:36 +00:00
debugsup The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
drivers - Forgot a comment 2008-12-23 18:18:23 +00:00
epsapi The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
fslib Do not print garbage, initialize the variable. Bug #3916. 2008-12-24 07:00:43 +00:00
host - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
inflib Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests fixed. 2008-12-13 21:28:05 +00:00
nls The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ntdllsys The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ppcmmu The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
pseh modified include/reactos/libs/pseh/pseh2.h 2008-12-30 21:05:36 +00:00
recyclebin The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
rossym - Get rid of DDK's dependency on windef.h and winnt.h 2008-12-01 15:12:23 +00:00
rtl - Don't try to set remaining bits if there are none. Fixes memory 2008-12-26 20:21:52 +00:00
sdk use _str(n)icmp instead of non-standard str(n)casecmp 2008-12-22 23:11:21 +00:00
smlib Silence compiler warnings (6/11). 2008-12-03 17:32:36 +00:00
win32ksys The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
lib.mak The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
lib.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00