migrate substitution keywords to SVN
[reactos.git] / reactos / lib / kernel32 / synch / event.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-24 Thomas Bluemelminor fixes
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-10 Gé van GeldorpPass inheritable attribute on to kernel
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Casper Hornstrup2003-01-15 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...
2001-01-20 Eric KohlFixed severe bug in CreateEventW()
2000-10-08 Eric KohlAdded atom table stubs
2000-07-01 Emanuele AlibertiMinor changes.
2000-03-16 Eric KohlFixed ANSI <--> Unicode conversions
2000-01-20 Eric KohlReplaced calls to aprintf() or dprintf() by DPRINT()
1999-12-16 Phillip Susifixed CreateEvent() with NULL name
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-07 Eric KohlFixed header inclusion order.
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1998-12-04 Rex JolliffRolled in various changes from others