reactos/reactos/ntoskrnl/include/internal
2005-12-31 00:03:19 +00:00
..
arch Large partial cleanup of ntoskrnl internal headers, mostly to delete obsoleted or non-useful headers, to reformat some horrible tab, spaces, etc mixups, and to move to NDK some public structures and remove all the include headers so that the standard one can be added. Note the word partial, meaning more will come in order to fully fix the mess. 2005-06-25 17:01:17 +00:00
i386 - Cleanup assembly files and create a header for the macros added and new ones that will be added later for syscall.S & friends. 2005-12-31 00:03:19 +00:00
powerpc strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
cc.h - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
ctype.h Avoid collision with MinGW wctype_t 2004-08-16 20:02:23 +00:00
dbgk.h Large partial cleanup of ntoskrnl internal headers, mostly to delete obsoleted or non-useful headers, to reformat some horrible tab, spaces, etc mixups, and to move to NDK some public structures and remove all the include headers so that the standard one can be added. Note the word partial, meaning more will come in order to fully fix the mess. 2005-06-25 17:01:17 +00:00
debug.h Define the DPRINT and CHECKPOINT macro depend from NDEBUG for each include of debug.h. 2005-11-26 13:26:48 +00:00
ex.h - Implemented InterlockedBitTestAndReset, InterlockedBitTestAndSet, InterlockedExchangeAddSizeT. 2005-12-29 19:12:09 +00:00
fsrtl.h ntoskrnl header cleanups 2005-09-14 01:44:19 +00:00
inbv.h Add inbv header, stub InvbDisplayString, fix BSOD to always show on screen like it should, make bugcheck macros show the bugcheck data in the debug output. I hope this appeases Hartmut a bit =) 2005-06-04 00:25:04 +00:00
io.h stop the abuse of having the ddk directory in the path when including a ddk header 2005-12-01 21:37:19 +00:00
kbd.h Large partial cleanup of ntoskrnl internal headers, mostly to delete obsoleted or non-useful headers, to reformat some horrible tab, spaces, etc mixups, and to move to NDK some public structures and remove all the include headers so that the standard one can be added. Note the word partial, meaning more will come in order to fully fix the mess. 2005-06-25 17:01:17 +00:00
kd.h Add /BREAK option. 2005-10-09 00:45:33 +00:00
ke.h Move some profile stuff to NDK and fix some bugs in the executive implementation, as well as support segmented profile objects 2005-12-29 17:55:31 +00:00
ldr.h ntoskrnl header cleanups 2005-09-14 01:44:19 +00:00
lpc.h ntoskrnl header cleanups 2005-09-14 01:44:19 +00:00
mm.h fixed some prototypes 2005-11-28 23:43:40 +00:00
ntoskrnl.h Factor out probe and capture code from private ntoskrnl header and put it in 2005-12-01 20:06:10 +00:00
ob.h - support for kernel handles 2005-12-10 16:38:04 +00:00
po.h ntoskrnl header cleanups 2005-09-13 23:48:54 +00:00
ps.h Part 1 of <many> ntoskrnl header cleanups 2005-09-13 23:28:21 +00:00
rtl.h - Put executive atom functions in the executive folder, not rtl. 2005-09-26 05:41:35 +00:00
se.h protect access to buffers with SEH in NtSetSecurityObject and NtQuerySecurityObject and ask for the proper access rights 2005-12-30 01:41:02 +00:00
tag.h - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
test.h Part 1 of <many> ntoskrnl header cleanups 2005-09-13 23:28:21 +00:00