Files
reactos/reactos
Timo Kreuzer ffe1655d1a [NTOSKRNL]
Patch by Thomas Faber
ExAcquireSharedStarveExclusive and ExAcquireSharedWaitForExclusive should
return FALSE when they cannot immediately acquire the resource, and the Wait parameter is false. They return TRUE instead, leading the caller to believe it acquired the resource, which will result in a bugcheck when it tries to release it.

See issue #6375 for more details.

svn path=/trunk/; revision=52741
2011-07-20 16:29:38 +00:00
..
2011-07-17 17:51:52 +00:00
2011-07-07 19:19:44 +00:00
2011-07-17 11:34:14 +00:00
2011-07-20 16:14:21 +00:00
2011-07-18 11:27:01 +00:00
2011-06-26 21:29:55 +00:00
2011-06-18 21:39:27 +00:00
2011-07-20 14:46:15 +00:00
2011-06-13 20:36:46 +00:00
2011-05-16 13:12:07 +00:00
2011-07-20 16:29:38 +00:00
2011-07-12 15:39:24 +00:00
2011-06-26 22:23:08 +00:00
2011-06-10 15:45:51 +00:00
2011-06-24 12:08:57 +00:00
2011-01-11 13:13:47 +00:00
2011-01-11 13:13:47 +00:00
2011-07-08 10:01:43 +00:00
2011-06-13 10:36:40 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-06-18 14:55:03 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2011-06-15 10:30:03 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-06-13 10:36:40 +00:00
2011-06-11 16:09:57 +00:00
2010-11-05 11:04:48 +00:00

========================
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.