- 16 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 01 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
normal wait. Return the debug event status directly as return value of the server call.
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 02 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 01 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 26 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 14 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
attached to or detached from a process. Don't send exception events to the server unless a debugger is present.
-
- 30 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 11 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
(reported by Eric Pouech). Misc cleanups.
-
- 25 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
by the thread having already died when we send it a signal. Use -1 instead of 0 as invalid Unix pid value.
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 14 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
Removed get_file_info function from object operations. Added get_device_id request to avoid abusing get_file_info.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 03 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
instead of using void*, and removed a number of type casts.
-
- 30 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 24 May, 2002 1 commit
-
-
Alexandre Julliard authored
apps are started differently from Unix ones.
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
- 02 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 27 Feb, 2002 2 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
DebugSetProcessKillOnExit, DebugBreakProcess.
-
- 20 Dec, 2001 1 commit
-
-
Mike McCormack authored
- implement async queues
-
- 04 Dec, 2001 1 commit
-
-
Eric Pouech authored
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
-
- 14 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
Fixed a couple of races in ptrace code.
-
- 11 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 05 Mar, 2001 1 commit
-
-
Alexandre Julliard authored
Mohr).
-
- 26 Jan, 2001 2 commits
-
-
Alexandre Julliard authored
get_exception_status to retrieve the exception result returned by the debugger.
-
Alexandre Julliard authored
waiting is always done through WaitForSingleObject().
-
- 06 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
thread is not in an alertable state. Specify the select_request timeout as absolute value so that we can restart the request when interrupted.
-
- 05 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
pointers later on. Always use 0 to signal invalid handle in server requests.
-