커밋 기록

작성자 SHA1 메시지 날짜
  Francois Gouget 7afb9b7d0c server: Fix the spelling of a comment. 3 년 전
  Damjan Jovanovic 316a358b0f server: FreeBSD 14-CURRENT's sched_setaffinity() needs _WITH_CPU_SET_T defined. 3 년 전
  Paul Gofman c338a6ff99 ntdll: Support THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER thread creation flag. 3 년 전
  Alexandre Julliard 8dc6987ba5 ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 3 년 전
  Huw Davies 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 3 년 전
  Alexandre Julliard ea2c743668 configure: Define _GNU_SOURCE in config.h. 3 년 전
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. 3 년 전
  Alexandre Julliard d9ca9d455e server: Also set extended registers from the native context even in Wow64 mode. 3 년 전
  Alexandre Julliard 6c478c304c server: Set YMM registers from the native context even in Wow64 mode. 3 년 전
  Zebediah Figura bedd92ca06 server: Explicitly return whether a select request was immediately signaled. 3 년 전
  Alexandre Julliard ad93413c71 server: Store session id in the process and return it at process init time. 3 년 전
  Alexandre Julliard cc63b76833 server: Remove the no longer used pid/tid fields in the init_thread request. 3 년 전
  Alexandre Julliard 8ac411ed6d server: Support both native and wow64 register contexts. 3 년 전
  Alexandre Julliard f626349c0a server: Use separate handles for thread and context in get_thread_context. 3 년 전
  Alexandre Julliard e1716530d9 server: Use a standard user APC also for timers. 3 년 전
  Zebediah Figura 97afac469f ntdll: Avoid accessing the I/O status block in wait_async(). 3 년 전
  Alexandre Julliard d743c1e6c3 server: Send TEB and PEB in the process_init_done request. 3 년 전
  Alexandre Julliard 384c042fea server: Don't return a handle for user apcs. 3 년 전
  Alexandre Julliard f3d41cc789 server: Don't bother queuing APC_NONE apcs. 3 년 전
  Paul Gofman 02e3327f06 ntdll: Implement NtGetNextThread(). 3 년 전
  Alexandre Julliard 339ed57643 server: Get rid of the CPU type and functions. 3 년 전
  Alexandre Julliard 308bd35746 server: Store a machine ID instead of a CPU in the context structure. 3 년 전
  Alexandre Julliard 8d50c34655 server: Check the supported machines list to validate an image mapping. 3 년 전
  Alexandre Julliard 96865eb7e7 server: Return a list of supported machines instead of a CPU bitmask. 3 년 전
  Alexandre Julliard 191fd47e38 server: Get rid of the remaining PowerPC support. 3 년 전
  Rémi Bernon 769a2616ae server: Track desktop users per thread instead of per process. 3 년 전
  Zebediah Figura 5df0f5f6fb ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. 3 년 전
  Rafał Harabień 77481d36d3 ntdll: Allow getting/setting x86_64 context of x86 processes in wine64. 3 년 전
  Dmitry Timoshkov 050dc49b38 server: Set error to STATUS_UNSUCCESSFUL when the server fails to queue APC for a thread. 3 년 전
  Zebediah Figura 44fc44880f server: Always set the async result when the APC object is destroyed. 3 년 전