reactos/reactos/ntoskrnl/ex
2016-05-15 22:32:17 +00:00
..
arm [CRT] 2015-04-19 10:03:21 +00:00
i386 [NTOSKRNL][RTL][DOC] 2011-09-11 11:47:28 +00:00
powerpc [NTOS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-04 11:54:25 +00:00
atom.c [NTOSKRNL] 2015-04-24 19:40:38 +00:00
callback.c [NTOSKRNL] 2015-04-24 19:40:38 +00:00
dbgctrl.c [NTOS] 2015-08-29 12:53:08 +00:00
efi.c [NTOS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-04 11:54:25 +00:00
event.c [DDK/XDK/NTOSKRNL/DRIVERS] 2014-05-11 23:11:16 +00:00
evtpair.c [REACTOS] 2013-04-04 20:11:17 +00:00
exintrin.c [NTOSKRNL] 2015-04-24 19:40:38 +00:00
fmutex.c [NTOSKRNL] 2015-04-24 19:40:38 +00:00
handle.c - Remove all NT_ASSERT from the kernel and replace with good old ASSERT, for ease of debugging, especially for tests run on the build servers. There is no need to use NT_ASSERT in the kernel. 2015-09-01 01:45:59 +00:00
harderr.c [NTOS][USERSRV]: Both hard-error message box options "OptionOkNoWait" and "OptionCancelTryContinue" are valid! 2016-05-15 22:32:17 +00:00
hdlsterm.c [NTOS] 2015-02-26 01:59:05 +00:00
init.c [NTOSKRNL][LSASRV] 2015-10-25 14:33:27 +00:00
interlocked.c [CODE]: s/interupt/interrupt/ 2016-02-04 20:27:44 +00:00
keyedevt.c [NDK] Put ZwCreateKeyedEvent in NDK where it belongs. 2015-09-25 18:40:56 +00:00
locale.c [NTOS:EX] 2015-10-16 13:28:40 +00:00
lookas.c [NTDLL][HAL][INFLIB][RTL][NTOS] VOIDify function paramater lists when they indeed don't take any arguments. 2015-09-03 23:57:39 +00:00
mutant.c [NTOSKRNL] 2015-02-01 12:24:03 +00:00
profile.c [NDK][NTOS] 2015-08-29 15:04:01 +00:00
pushlock.c Merged revision(s) 62353, 62531-62532, 62853, 64152, 64173-64174 from branches/kernel-fun/reactos: 2014-11-04 20:47:18 +00:00
resource.c [NTOSKRNL] 2013-11-18 22:00:12 +00:00
rundown.c [NTOSKRNL] 2010-12-26 22:25:47 +00:00
sem.c [DDK/XDK/NTOSKRNL/DRIVERS] 2014-05-11 23:11:16 +00:00
shutdown.c [HAMMERTIMESTFU] 2014-11-02 11:30:14 +00:00
sysinfo.c Fixie fixie 2015-09-09 11:24:34 +00:00
time.c [NTOSKRNL] 2013-12-31 20:47:05 +00:00
timer.c [NTOS:EX] 2015-09-01 17:52:09 +00:00
uuid.c [NTOS] Make SE routines use ExAllocateLocallyUniqueId instead of the system call variant (SeCreateAccessStateEx already did this, but with Exp*). Also, Ex(p)AllocateLocallyUniqueId can't fail so there is no need to return success all the time (and check for it...). This also just happens to move the first system call to phase 1 instead of 0. 2015-09-28 07:44:49 +00:00
win32k.c - Remove all NT_ASSERT from the kernel and replace with good old ASSERT, for ease of debugging, especially for tests run on the build servers. There is no need to use NT_ASSERT in the kernel. 2015-09-01 01:45:59 +00:00
work.c [NTOS]: Fix comments only, no code changes. 2015-12-16 23:53:51 +00:00
xipdisp.c [NTOS] STUB ALL THE EXPORTS. We should now have all the exports expected by a 2k3-ish kernel (except for a few amd64-specific ones). Add some missing explicit cdecl to the Verifier stubs, and don't return STATUS_SUCCESS (0) from the ABIOS stubs. 2015-09-08 20:14:39 +00:00
zone.c [NTOS/EX] 2013-07-16 19:21:55 +00:00
zw.S [ASM] 2015-05-10 21:03:53 +00:00