Use DECLARE_HANDLE to declare handles.
[wine] / scheduler / sysdeps.c
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-03-28  Alexandre JulliardPut CLONE_FILES back in, it is still breaking too many...
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-09-27  Alexandre JulliardMoved all signal support to a new platform-specific...
1999-09-05  Ron RecordAdded support of __thr_errno for reentrance on UnixWare.
1999-09-03  Ulrich WeigandRemoved global variable pCurrentTeb.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Ulrich WeigandMerged Linux/FreeBSD reentrant errno handler, added...
1999-04-11  Marcus Meissner- Started multithreading for FreeBSD (incomplete, but...
1999-03-23  Alexandre JulliardAdded server pid and tid in init_thread request, and...
1999-03-21  Alexandre JulliardChanged process initialisation to use the new server...
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-21  Alexandre JulliardChanged initial process creation to avoid memory alloca...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118