Histórico de Commits

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