projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added sprintfW and vsprintfW.
[wine]
/
server
/
thread.h
2003-03-11
Alexandre Julliard
Attaching the debugger to a running process should...
blob
|
commitdiff
|
raw
2003-03-04
Alexandre Julliard
Use SIGUSR1 instead of SIGSTOP to suspend threads.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Peter Hunnisett
Suspended threads should not acquire synchronization...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-25
Alexandre Julliard
Added send_thread_signal() function and properly handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Alexandre Julliard
Pass the pid of the new process in the new_process...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-01
Alexandre Julliard
Made process and thread ids small integers instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Ryan Cumming
Partially implement GetThreadTimes.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Alexandre Julliard
Removed unused functions suspend/remove_all_threads.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Ove Kaaven
Preserve the TF (Trap Flag) when continuing from a...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-21
Alexandre Julliard
Added separate server pipe to wait on blocking server...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Alexandre Julliard
Added the data structures and macros that will be neede...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Alexandre Julliard
Added a real root key and simplified creation of the...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-22
Alexandre Julliard
Added APC support in waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Alexandre Julliard
Do not send a debug event for a thread until the previo...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Alexandre Julliard
Set thread start address to 0 on events generated by
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Alexandre Julliard
Avoid SIGSTOP/SIGCONT race when ptrace is disabled.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
blob
|
commitdiff
|
raw
|
diff to current
2000-01-04
Alexandre Julliard
Made sleep_on usable from all requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Alexandre Julliard
Moved poll handling to the generic part of the server...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Alexandre Julliard
Use poll() instead of select() for the server main...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Fixed handling of debug events on thread/process exit.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Alexandre Julliard
Moved ptrace support to ptrace.c. Tried to improve...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for ReadProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-08
Alexandre Julliard
Preliminary ptrace support.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Adapted to new select interface.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current