reactos/reactos
Pierre Schweitzer 9f74cf45b1 [NTOSKRNL]
Mark more functions as INIT

svn path=/trunk/; revision=68970
2015-09-03 22:19:16 +00:00
..
base [OSK] fix resource leak in error case CID 1322148 2015-09-03 09:33:58 +00:00
boot [NTFS] 2015-08-30 13:05:20 +00:00
cmake [CMAKE] Introduce a way to use auto generation using bison and flex. Dedicated to Eric Kohl. CORE-10055 2015-08-27 23:00:49 +00:00
dll [SHELL32] 2015-09-03 22:16:28 +00:00
drivers [MUP] 2015-09-03 21:19:05 +00:00
hal - Enable INIT_FUNCTION for HAL while keeping FreeLdr happy and not putting anything into .INIT when compiling mini-HAL for it. 2015-09-03 17:52:13 +00:00
include - Implement super-simple KeSweepICache that always flushes the entire instruction cache. Use it in KD64 after modifying memory to make sure CPU gets the correct code to execute, and in NtFlushInstructionCache. May improve breakpoints somewhat. 2015-09-01 23:45:48 +00:00
lib [RECYCLEBIN] tabs to spaces (no code changes) 2015-09-03 17:40:13 +00:00
media [VSSAPI] Import from Wine Staging 1.7.47. Thanks to Thomas Faber for his help. [PSDK] Import vss.idl and vswriter.h from Wine Staging 1.7.47. CORE-9924 CORE-9965 2015-08-31 19:34:37 +00:00
modules
ntoskrnl [NTOSKRNL] 2015-09-03 22:19:16 +00:00
subsystems [NTVDM] 2015-08-26 01:26:33 +00:00
tools [HHPCOMP] 2015-09-01 22:44:56 +00:00
win32ss - Enable placing kernel functions in the .INIT section (GCC only, MSVC is TBD). This allows them to be freed from memory after initialization is finished. 2015-09-03 15:31:09 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Fix broken PCH handling since r67483. 2015-08-28 09:24:39 +00:00
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.