reactos/reactos/ntoskrnl/ex
Christoph von Wittich ea025bdb03 fix doxygen @name for ExpSystemErrorHandler patch by <aspotashev at gmail.com>
See issue #3963 for more details.

svn path=/trunk/; revision=38439
2008-12-29 06:24:46 +00:00
..
i386 - Add missing jump label to ExpInterlockedCompareExchange64 2008-10-07 17:42:54 +00:00
powerpc - Make another kind of page fault also be handleable by our hacked-up handler: paged pool now fully works. 2008-03-12 00:13:09 +00:00
atom.c - Fix some coverity errors. 2008-11-26 18:56:41 +00:00
callback.c - Add missing break in ExDereferenceCallBackBlock so ExReleaseRundownProtection does not get called more than once. 2008-12-21 06:01:23 +00:00
dbgctrl.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
efi.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
event.c Everything 2008-11-24 13:40:26 +00:00
evtpair.c Everything 2008-11-24 13:40:26 +00:00
exintrin.c - ProbeForRead/Write Length argument is a SIZE_T, not a ULONG 2008-10-11 09:42:44 +00:00
fastinterlck.c - Fix portable Ex/ExfInterlockedCompareExchange64 to compare Destination with the Comparand instead of...itself? 2008-10-11 09:39:08 +00:00
fmutex.c Silence compiler warnings (3/11). 2008-12-03 17:28:59 +00:00
handle.c - Fix ~4.4 million handle limit bug due to memory corruption. ReactOS can now create 16 million handles as expected (thanks Alex). 2008-09-23 20:44:31 +00:00
harderr.c fix doxygen @name for ExpSystemErrorHandler patch by <aspotashev at gmail.com> 2008-12-29 06:24:46 +00:00
hdlsterm.c - Add CcPf (Cache Manager PreFetcher) structures and add a stub function to initailize the global settings for the pre-fetcher (only a lock and list for now). 2007-05-09 00:29:38 +00:00
init.c Silence compiler warnings (3/11). 2008-12-03 17:28:59 +00:00
keyedevt.c set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
locale.c Everything 2008-11-24 13:40:26 +00:00
lookas.c Merge MMerge 34969 from ros-amd64-bringup branch: 2008-08-27 22:40:17 +00:00
mutant.c Everything 2008-11-24 13:40:26 +00:00
profile.c Everything 2008-11-24 13:40:26 +00:00
pushlock.c Jeffrey Morlan <mrnobo1024@yahoo.com> 2008-06-26 08:26:48 +00:00
resource.c Silence compiler warnings (3/11). 2008-12-03 17:28:59 +00:00
rundown.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
sem.c Everything 2008-11-24 13:40:26 +00:00
shutdown.c - STDCALL -> NTAPI 2008-11-29 20:47:48 +00:00
sysinfo.c Clarify comment. 2008-12-27 11:55:43 +00:00
time.c Everything 2008-11-24 13:40:26 +00:00
timer.c Everything 2008-11-24 13:40:26 +00:00
uuid.c - STDCALL -> NTAPI 2008-11-29 20:47:48 +00:00
win32k.c - STDCALL -> NTAPI 2008-11-29 20:47:48 +00:00
work.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
xipdisp.c - Make sure this is XIP (Execute in Place) boot and not ramdisk boot before warning the user. Silences an incorrect debug print during ramdisk boot. 2008-07-13 08:20:02 +00:00
zone.c - STDCALL -> NTAPI 2008-11-29 20:47:48 +00:00