reactos/ntoskrnl/ps
2019-01-09 08:18:38 +01:00
..
amd64
arm
i386
apphelp.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
debug.c [NTOS:PS] Skip backtrace on non-x86 2017-12-20 06:56:09 +01:00
job.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
kill.c
process.c [NTOSKRNL] Reimplement !irpfind using !poolfind helpers 2019-01-06 12:49:57 +01:00
psmgr.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
psnotify.c
query.c [NTOS:PS] Fix an issue with PROCESS_DEVICEMAP_INFORMATION size on 64 bit builds 2018-08-17 22:08:37 +02:00
quota.c [NTOS:MM] Implement big pool table expansion. CORE-15051 2019-01-09 08:18:38 +01:00
security.c [NTOS:PS] In PspSetPrimaryToken(), check also for sibling token to determine whether it is required to have the SeAssignPrimaryTokenPrivilege. 2018-09-28 00:45:03 +02:00
state.c
thread.c [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00
win32.c