reactos/ntoskrnl/ps
2018-06-27 23:40:13 +02:00
..
amd64
arm
i386
apphelp.c [NTOS] Fix Shim AVL prototypes to exactly match the types expected by RtlInitializeGenericTableAvl. #179 2017-12-25 22:34:57 +01:00
debug.c [NTOS:PS] Skip backtrace on non-x86 2017-12-20 06:56:09 +01:00
job.c [NTOSKRNL] Implement KeQueryValuesProcess(). 2018-05-25 21:40:39 +02:00
kill.c
process.c [NTOSKRNL] Don't hardcode flag values for DefaultHardErrorProcessing. 2018-04-01 22:50:16 +02:00
psmgr.c
psnotify.c
query.c [NTOSKRNL] Implement KeQueryValuesProcess(). 2018-05-25 21:40:39 +02:00
quota.c [NTOSKRNL] Fix return of uninitialized variable in PspSetQuotaLimits 2017-12-20 05:23:06 +01:00
security.c [NTOS:PS] Adjust the PsReferenceEffectiveToken() prototype in the header; add a comment about the fact that the ImpersonationLevel parameter can be left untouched on purpose in one special case. 2018-06-27 23:40:13 +02:00
state.c
thread.c
win32.c