reactos/reactos/ntoskrnl/ke
2010-05-12 00:36:52 +00:00
..
arm
i386 [NTOS]: Restore previous correct ASM behavior of checking for success codes, not only STATUS_SUCCESS, after a page fault. For example, a demand zero fault returns STATUS_PAGE_FAULT_DEMAND_ZERO upon success, and the new C code would treat it as a failure. Fixes a bug. 2010-05-12 00:36:52 +00:00
powerpc
apc.c
balmgr.c
bug.c
clock.c
config.c
devqueue.c
dpc.c
eventobj.c
except.c
freeldr.c
freeze.c
gate.c
gmutex.c
ipi.c
krnlinit.c
mutex.c
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c
thrdobj.c
thrdschd.c
time.c
timerobj.c
wait.c