Brendan Shanks
|
f6cefaa9e0
server: Remove workarounds for Mac OS X 10.4.
|
hace 3 años |
Alexandre Julliard
|
c954e5b9e6
server: Avoid using wine/port.h.
|
hace 3 años |
Alexandre Julliard
|
339ed57643
server: Get rid of the CPU type and functions.
|
hace 3 años |
Jacek Caban
|
80ceafc2a1
server: Don't change cached thread context in set_thread_context.
|
hace 4 años |
Alexandre Julliard
|
fc17535eb9
server: No longer depend on libwine.
|
hace 5 años |
Alexandre Julliard
|
fe13f7a3b0
server: Determine the server directory in the server itself.
|
hace 5 años |
Alexandre Julliard
|
9a07d210f1
server: Add a platform-specific entry point to initialize registers of a new thread.
|
hace 7 años |
Charles Davis
|
b2aa984743
server: Get debug registers on 64-bit Mac OS.
|
hace 9 años |
Charles Davis
|
4fe1977743
server: Use mach_vm_* functions instead of the old vm_* functions.
|
hace 9 años |
Charles Davis
|
a51aaf898c
server: Use syscall(2) instead of inline assembly on Mac OS, too.
|
hace 13 años |
Alexandre Julliard
|
e7a032c131
server: Work around Mac OS not being able to set global breakpoint flags.
|
hace 13 años |
Alexandre Julliard
|
5316dd011f
server: Define a generic context structure instead of using the platform-specific version.
|
hace 15 años |
Alexandre Julliard
|
2cf868c0be
server: Move ldt_copy to the init_process_done request and make it a client_ptr_t.
|
hace 16 años |
Alexandre Julliard
|
8e9c156e14
server: Make the address argument for read/write_process_memory a client_ptr_t.
|
hace 16 años |
Steven Edwards
|
77aa978d9e
server: Remove unneeded semicolon.
|
hace 16 años |
Alexandre Julliard
|
0d16a7bbe4
Fixed some compilation issues on Mac OS X Leopard.
|
hace 17 años |
Alexandre Julliard
|
b3fb3a6739
server: Replace use of internal __pthread_kill() function by a system call.
|
hace 17 años |
Alexandre Julliard
|
ae4ecb6c64
server: Print a trace when sending a signal to a thread.
|
hace 18 años |
Alexandre Julliard
|
c273498ef4
server: Implement process control using Mach primitives for Mac OS.
|
hace 18 años |