Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / ke / wait.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-03-30 Eric KohlFixed a serious typo.
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-08 Eric KohlImplemented abandoning of mutexes/mutants.
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-03-18 David WelchFixes for APC handling
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2001-01-02 Eric KohlImplemented NtSignalAndWaitForSingleObject()
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-07 Phillip SusiFixed [Ke/Nt]WaitForMultipleObjects() bug
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-06-29 David WelchMade header file usage more consistent
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-03-29 David WelchCorrected mutex implementation
1999-12-26 David WelchAdded some security functions
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-20 David WelchFixed problem with handles not being released
1999-12-17 Phillip SusiWorking and tested KeWaitForXXX
1999-12-16 Phillip Susifixed a few bugs in wait code
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-11 Phillip Susireworked the APC code, they shold now be delivered...
1999-12-04 Phillip Susifixed timers and a wait functions, and a few bugs
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-02 David WelchImproved scheduling code
1999-10-07 Eric KohlFixed header inclusion order.
1999-09-08 Eric KohlImplemented Nt/KeWaitForMultipleObjects (still buggy).
1999-09-06 Eric KohlThread improvements.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-29 David WelchLots of changes to the kernel
1999-04-18 David WelchSeveral bug fixes
1999-03-31 jeancorrect bug in release of semaphore
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-25 jeanwork on semaphores.
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision