Do not use the PEB lock as loader lock, use a separate critical
[wine] / scheduler / syslevel.c
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-15  Alexandre JulliardImplemented _CheckNotSysLevel.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-04-27  Patrik StridvallDocumentation name fixes.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardAdded DebugBreak.
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-10  Ulrich WeigandImplemented _ConfirmWin16Lock (KERNEL32.96).
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-10-22  Marcus MeissnerAdded ordinal for two syslevel functions.
1998-10-11  Ulrich WeigandUse emergency TEB selector to avoid debugger crashes...
1998-10-11  Andreas MohrSmall fix.
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809