A free Windows-compatible Operating System - mirrored from GitHub
Go to file
ReactOS Portable Systems Group 0d376b34fa - Make another kind of page fault also be handleable by our hacked-up handler: paged pool now fully works.
- Current status: we now make it all the way to the first system call at the end of Phase 0!
- We now make the IRQL routines modify the IRQL saved in the KPCR, to make some assertions work.
- Build mem.c and memgen.c from RTL in order to get non-optimized but portable Rtl*Memory routines and Rtl*Swap routines.
- Take the PPC non-optimized but portable Ex*Interlocked* routines and make them available for ARM as well. Play with the code a bit to get other routines in there too.
- Major TODO: Cleanup these routines, re-format them, make them compatible for all architectures, and later on, provided optimized ARM versions.
- Remove _all* _aull* MSVC-i386 helper exports from the kernel, as well as Exfi386* routines -- they're only for x86 kernels.

svn path=/trunk/; revision=32664
2008-03-12 00:13:09 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos - Make another kind of page fault also be handleable by our hacked-up handler: paged pool now fully works. 2008-03-12 00:13:09 +00:00
rosapps Updated French translation for vgafontedit 2008-03-08 18:30:37 +00:00
rostests add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00