widl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
[wine] / server / context_sparc.c
2005-12-21  Alexandre Julliardserver: Set the context flags in get_thread_context...
2005-11-02  Alexandre JulliardMoved the platform-independent part of the get/set_thre...
2005-11-01  Alexandre JulliardDon't send the incoming context to the server for get_t...
2005-06-21  Mike McCormackDon't include winbase.h when it's not necessary.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-22  Alexandre JulliardMake a distinction between the thread Unix pid and...
2003-03-11  Alexandre JulliardAttaching the debugger to a running process should...
2003-03-04  Alexandre JulliardUse SIGUSR1 instead of SIGSTOP to suspend threads.
2003-02-14  Alexandre JulliardChanged fd operations to take a struct fd instead of...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-20  Francois GougetOnly include 'sys/user.h' for Linux. Fixes a compilatio...
2001-04-27  Ove KaavenPreserve the TF (Trap Flag) when continuing from a...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-06-04  Ulrich WeigandUpdated support for Solaris/Sparc architecture.