Miscellaneous implementation of kernel32 stubs.
[reactos.git] / reactos / lib / kernel32 / synch /
1999-09-27 Boudewijn DekkerAdded support for critical sections.
1999-09-12 Eric KohlFixed WaitForSingleObject() and WaitForMultipleObjects().
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-05-29 David WelchLots of changes to the kernel
1999-05-15 Eric KohlFixed typo.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-11 Eric KohlMinor fixes.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-01-04 David WelchCreated bugs in wait and timer code
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision