- implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*,
[wine] / scheduler / client.c
1999-11-21  Alexandre JulliardAdded server_call_noerr function that avoids touching...
1999-11-08  Alexandre JulliardInstall the wine server in $(bindir) and exec it from...
1999-10-31  Alexandre JulliardSet close-on-exec flag on server socket.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-16  Alexandre JulliardAdded TEB in init_thread request.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-11  Ulrich WeigandAdded new CLIENT_DebuggerRequest routine, implemented...
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-16  Ulrich WeigandHandle suspend/resume_thread requests in phase STARTING...
1999-03-14  Alexandre JulliardDo not call ExitThread() on server communication errors.
1999-02-28  Alexandre JulliardCLIENT_WaitReply: don't clear last error on success...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardRemoved dst_handle in duplicate_handle request.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Alexandre JulliardRemoved thread queue functions.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-31  Geoff ClareFix to allow for recvmsg() returning less data than...
1999-01-31  Alexandre JulliardClear last error on all successful requests.
1999-01-26  Alexandre JulliardCommented out EXEC_SERVER
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-01  Alexandre JulliardCleaned up and removed some no longer used code.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
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-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712