migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / nt / evtpair.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-03-07 Hartmut Birr- Initialized the object tag to prevent the tag 0xcccccccc.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-09-14 Hartmut Birr- Changed the wait parameter to FALSE in a call to...
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-12-05 David WelchFixed security define spelling
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-05-27 Eric KohlFixed a typo
2001-01-28 Eric KohlAdded mapping of access rights
2000-10-22 Eric KohlImplemented event pair
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-01-17 David WelchBug fixes
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision