reactos/reactos/ntoskrnl/include/internal
Casper Hornstrup 3f69ca4cc4 Major update of the build system:
- Created helper makefile for all targets
- Made most makefiles simpler by using the helper makefile
- Moved build tools into ./tools

Updated installation instructions

svn path=/trunk/; revision=2185
2001-08-21 20:13:17 +00:00
..
arch Removed obsolete header files 2001-03-16 18:11:24 +00:00
hal Added CMOS configuration space handler. 2001-08-01 10:39:50 +00:00
i386 DMA support added 2001-03-31 16:01:03 +00:00
.cvsignore Ignore config.h 2001-04-20 12:59:59 +00:00
bitops.h Added multiboot support to ntoskrnl 2000-10-07 13:41:58 +00:00
cc.h Changed Cc interface func names to CcRos. 2001-05-04 01:21:45 +00:00
ctype.h Made header file usage more consistent 2000-06-29 23:35:53 +00:00
dbg.h Added runtime configuration of debug prints from kernel debugger (on a per file basis) 2001-05-05 19:13:10 +00:00
debug.h Major update of the build system: 2001-08-21 20:13:17 +00:00
ex.h Updated clean rules. 2001-07-04 20:40:24 +00:00
handle.h Implemented atoms in ntoskrnl and fixed a few bugs 2001-05-27 11:17:01 +00:00
id.h Made header file usage more consistent 2000-06-29 23:35:53 +00:00
ifs.h Made header file usage more consistent 2000-06-29 23:35:53 +00:00
io.h Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
kd.h Section and general memory manager enhancements including COW 2001-02-10 22:51:11 +00:00
ke.h Further SMP work (associate an idle thread with each processor) 2001-04-17 04:11:01 +00:00
ldr.h Major update of the build system: 2001-08-21 20:13:17 +00:00
mm.h Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
module.h Raw IP and ICMP fixes 2001-06-04 11:26:13 +00:00
nt.h * include/ddk/zw.h: Corrected declarations of NtCreateProfile, 2001-03-16 16:05:34 +00:00
ntoskrnl.h Prepared loading of .nls files 2001-06-29 20:31:03 +00:00
ob.h Bug fixes 2001-03-20 16:09:44 +00:00
po.h Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
pool.h Raw IP and ICMP fixes 2001-06-04 11:26:13 +00:00
port.h Fixed LPC port implementation to use an internal semaphore, rather than an 2001-06-23 19:13:33 +00:00
ps.h Major update of the build system: 2001-08-21 20:13:17 +00:00
registry.h Implemented RtlFindMessage() and Rtl[Query/Set]TimeZoneInformation(). 2001-06-01 17:14:40 +00:00
safe.h * ntoskrnl/include/internal/safe.h: Corrected typo. 2001-03-16 10:58:47 +00:00
trap.h V86 mode fixes 2001-03-25 03:34:30 +00:00
v86m.h Added support for calling BIOS functions 2000-12-26 05:32:44 +00:00
xhal.h First fixes to support fastcall: 2001-06-20 13:00:53 +00:00