- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 15 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 13 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
when using NtFreeVirtualMemory with the MEM_SYSTEM flag.
-
- 23 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 06 Feb, 2006 1 commit
-
-
Eric Pouech authored
-
- 14 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
compatibility.
-
- 13 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 03 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
on ELF symbol overriding.
-
- 02 Dec, 2004 1 commit
-
-
Peter Chapman authored
code with the -fomit-frame-pointer gcc flag.
-
- 19 Oct, 2004 1 commit
-
-
Hans Leidekker authored
-
- 18 Oct, 2004 3 commits
-
-
Alexandre Julliard authored
-
Vincent Béron authored
-
Vincent Béron authored
-
- 24 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
Call dlsym with RTLD_DEFAULT for symbols that we don't redefine to work around another glibc bug.
-
- 05 Feb, 2004 2 commits
-
-
Alexandre Julliard authored
pthreads.
-
Alexandre Julliard authored
thread startup and exit.
-
- 30 Dec, 2003 1 commit
-
-
David Beck authored
-
- 09 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
Let the pthread library allocate the stack itself.
-
- 06 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
kernel threading directly. Get rid of the remaining HAVE_NPTL ifdefs. Remove the scheduler directory.
-
- 05 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
pthread support, and removed the corresponding SYSDEPS functions. Moved stack allocation for new threads to wine_pthread_create_thread to allow more flexibility.
-
- 27 Oct, 2003 1 commit
-
-
Pierre d'Herbemont authored
-
- 12 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
it's done early enough now that kernel is only loaded later on.
-
- 03 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
structure.
-
- 30 Sep, 2003 1 commit
-
-
Daniel Marmier authored
Check that _MSC_VER is defined before using it.
-
- 25 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
initialized yet.
-
- 23 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
Implemented pthread conditions.
-
- 18 Sep, 2003 1 commit
-
-
Gabriele Giorgetti authored
-
- 11 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
to match the latest glibc.
-
- 03 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
emulation (reported by Todd Vierling).
-
- 15 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
handling for __res_state().
-
- 12 Aug, 2003 2 commits
-
-
Alexandre Julliard authored
by Alex Pasadyn). Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
-
Alexandre Julliard authored
interface in glibc 2.3.2.
-
- 23 Jun, 2003 1 commit
-
-
Eric Pouech authored
ntdll counterparts - {Enter|Leave}CriticalSection is now a pure forward from kernel32 to ntdll (we now longer can use {Enter|Leave}CriticalSection in kernel32) - replaced a few kernel32 heap management calls from ntdll, with RtlHeap* equivalents
-
- 03 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
running on top of NPTL threads.
-
- 21 Mar, 2003 1 commit
-
-
Gerald Pfeifer authored
Linux-specific and not available in the headers of other systems.
-
- 30 Jan, 2003 1 commit
-
-
Gerald Pfeifer authored
-