1. 5316dd0 server: Define a generic context structure instead of using the platform-specific version. by Alexandre Julliard · 16 years ago
  2. 2cf868c server: Move ldt_copy to the init_process_done request and make it a client_ptr_t. by Alexandre Julliard · 16 years ago
  3. 8e9c156 server: Make the address argument for read/write_process_memory a client_ptr_t. by Alexandre Julliard · 16 years ago
  4. 77aa978 server: Remove unneeded semicolon. by Steven Edwards · 17 years ago
  5. 0d16a7b Fixed some compilation issues on Mac OS X Leopard. by Alexandre Julliard · 18 years ago
  6. b3fb3a6 server: Replace use of internal __pthread_kill() function by a system call. by Alexandre Julliard · 18 years ago
  7. ae4ecb6 server: Print a trace when sending a signal to a thread. by Alexandre Julliard · 18 years ago
  8. c273498 server: Implement process control using Mach primitives for Mac OS. by Alexandre Julliard · 18 years ago