Files
reactos/reactos
David Welch 3744b5d4cf * ntoskrnl/include/internal/mm.h: Removed MmSafeCopyToUser and
MmSafeCopyFromUser as source files need these but don't want internal
  mm definitions.
* ntoskrnl/nt/ntevent.c (NtCreateEvent, NtOpenEvent, NtPulseEvent,
  NtQueryEvent, NtResetEvent, NtSetEvent): Copy data to and from user mode
  safely.
* ntoskrnl/rtl/mem.c (MmCopyToCaller, MmCopyFromCaller): Helper functions
  for copying data to and from potentially unsafe pointers.

svn path=/trunk/; revision=1698
2001-03-16 09:50:38 +00:00
..
2000-10-07 13:41:58 +00:00
2001-01-17 15:38:03 +00:00
2000-12-05 02:40:51 +00:00
2001-03-07 16:55:42 +00:00
1999-11-17 20:54:05 +00:00
2000-09-12 10:12:13 +00:00
1999-10-23 18:56:04 +00:00
1999-05-29 00:15:17 +00:00
2000-12-05 02:40:51 +00:00
2001-02-18 21:35:21 +00:00
2000-12-10 23:42:01 +00:00
2001-03-07 16:48:45 +00:00
2001-02-06 00:11:20 +00:00
2001-02-18 21:04:09 +00:00
1999-07-17 23:10:31 +00:00
2000-11-19 22:15:03 +00:00
2000-12-19 20:20:16 +00:00
2001-03-16 00:00:47 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website at http://www.reactos.com/

2. Building Reactos

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file

5. Recent developments

See the NEWS file