A free Windows-compatible Operating System - mirrored from GitHub
Go to file
KJK::Hyperion b4bf27864c modified include/reactos/libs/pseh/pseh2.h
The return_twice and always_inline attributes don't mix: dump _SEH2PretendSetjmp, mark _SEH2EnterFrame as returns_twice (i.e. setjmp-like) instead, piggybacking the pretend-setjmp annotation on a function that's always called anyway. This ACTUALLY ensures GCC won't put variables in registers that might be clobbered by a SEH catch - at nearly no cost in binary code size and complexity

svn path=/trunk/; revision=38246
2008-12-21 19:51:09 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos modified include/reactos/libs/pseh/pseh2.h 2008-12-21 19:51:09 +00:00
rosapps include time.h instead of sys/time.h 2008-12-21 18:01:57 +00:00
rostests - Hack skipping mapping tests too *sigh* 2008-12-21 16:57:34 +00:00
wallpaper