reactos/reactos/ntoskrnl
Timo Kreuzer 69bc32e0f6 [RTL/NTOSKRNL]
- Seperate some usermode only heap functions into their own file and implement dummys in the kernel rtl so that they don't get included in the kernel
- Convert usage of RTL_CRITICAL_SECTION in heappage.c to use of HEAP_LOCK
- Implement A kernel dummy for RtlCallVectoredExceptionHandlers, so we don't put vectored exception handler code into ntoskrnl
- Now we don't have critical section code in the kernel anymore, which wasn't working anyway.

svn path=/trunk/; revision=58173
2013-01-14 09:35:50 +00:00
..
cache [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
cc [NTOSKRNL] 2012-12-19 23:49:13 +00:00
config [NTOSKRNL] 2012-12-19 23:49:13 +00:00
dbgk [NTOSKRNL] 2012-09-27 17:16:31 +00:00
ex [NTOSKRNL] 2012-12-19 23:49:13 +00:00
fsrtl [NTOSKRNL] 2012-12-09 18:00:52 +00:00
fstub [NTOSKRNL] 2012-10-06 18:49:23 +00:00
inbv [BOOTLOGO] 2013-01-09 00:48:33 +00:00
include [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
io [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
kd [NTOSKRNL] 2013-01-01 16:42:07 +00:00
kd64 [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
kdbg Fix a counting bug (spotted by HeisSpiter a.k.a. pschweitzer :) ) 2012-12-02 15:36:18 +00:00
ke [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
lpc [NTOSKRNL]: Fix what should be at least 40 KmTest:ob failures, by correctly using the right attributes, security mappings, flags, names, etc... for the object types. This probably fixes countless subtle bugs in applications/drivers that were non-obvious before, especially now that Device names are case insensitive, or that asking for certain GENERIC rights translates correctly. 2012-09-02 22:06:42 +00:00
mm [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
ob [NTOSKRNL] 2012-09-27 17:16:31 +00:00
po [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
ps [NTOSKRNL] 2012-12-20 14:58:02 +00:00
rtl [RTL/NTOSKRNL] 2013-01-14 09:35:50 +00:00
se [NTOSKRNL]: Use the token lock acquire/release macros that were already written instead of manually doing it. Also fix the macros since they didn't work in GCC. 2012-09-12 16:29:28 +00:00
tests
vdm
vf
wmi
CMakeLists.txt * Visual Studio IDE support bringup. We can now even compile bootcd/livecd...etc straight from the IDE. 2013-01-08 20:33:08 +00:00
KrnlFun.c
ntdll.S
ntoskrnl.rc
ntoskrnl.spec
ntoskrnl_amd64.lds
ntoskrnl_arm.lds
ntoskrnl_i386.lds
ntoskrnl_powerpc.lds
sysfuncs.lst