This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-29 12:23:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5895844509f113403cc483e2835c5dfd9db4affc
reactos
/
reactos
/
lib
/
pseh
T
History
Art Yerkes
a93d77a47f
Change remaining .xml build files to .rbuild and fixup links.
...
svn path=/trunk/; revision=21147
2006-02-18 19:21:01 +00:00
..
i386
longjmp should restore the stack pointer as it would be *after* setjmp returns. Since the PSEH implementation of setjmp is __stdcall, this value differs from the usual esp+4, because *after* return *two* doublewords are popped (return IP and parameter). Thanks to blight_ for reporting
2005-06-13 20:31:55 +00:00
framebased.c
fixed warnings when compiled with -Wmissing-declarations
2005-10-06 21:39:18 +00:00
pseh.rbuild
Change remaining .xml build files to .rbuild and fixup links.
2006-02-18 19:21:01 +00:00