Do not use the PEB lock as loader lock, use a separate critical
[wine] / scheduler / sysdeps.c
2002-01-07  Alexandre JulliardAdded support for cleaning up the TEB from inside the...
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-07-24  Patrik StridvallDocumentation fixes.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-06-15  Bang Jun-YoungUse clone() if HAVE_CLONE is defined.
2001-06-11  Alexandre JulliardWarning fix.
2001-03-01  Alexandre JulliardCreate the server pipes on the client side and transfer...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2000-12-14  Alexandre JulliardCommented out large stack init now that thread stacks...
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-06-08  Ulrich WeigandMake a better guess to find the top of the initial...
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to 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