- separate cleanly between async scheduling and file IO related issues.
[wine] / scheduler / synchro.c
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-07  Mike McCormackImplement CancelIo properly.
2002-01-07  Alexandre JulliardAdded support for cleaning up the TEB from inside the...
2002-01-02  Alexandre JulliardFixed check_async_list calling convention.
2002-01-01  Mike McCormackSet an overlapped's hEvent for ReadFile/WriteFile in...
2001-12-20  Mike McCormack- move async activation into the server
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-12  Mike McCormackImplement overlapped completion routines.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-08  Alexandre JulliardAdded support for nested server waits (to allow waiting...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-21  Alexandre JulliardAdded separate server pipe to wait on blocking server...
2001-01-06  Alexandre JulliardAdded separate queue for "system" APCs that get called...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-22  Alexandre JulliardAdded APC support in waitable timers.
2000-08-18  Mike McCormackSave GET_APCS data before calling any asynchronous...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-03-18  Alexandre JulliardMisc small cleanups.
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Ulrich WeigandAdapted to event synchronization changes.
1999-04-11  Ulrich WeigandAllow user APCs with NULL 'func' (just wake up the...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Alexandre JulliardRemoved use of per-thread wait_struct, cleaned up a...
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-01-31  Juergen SchmiedList handles WaitForMultipleObjects is waiting for...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-01  Alexandre JulliardMoved MsgWaitForMultipleObject implementation to USER...
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-30  Alexandre JulliardChanged server wait logic a bit.
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-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104