projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed regression in process creation (std handle inheritance).
[wine]
/
scheduler
/
pthread.c
2003-08-15
Alexandre Julliard
Moved __errno_location() handling to pthread.c, and...
blob
|
commitdiff
|
raw
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Alexandre Julliard
Fixed the pthread wrappers to work with the new glibc...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Eric Pouech
- in kernel32, replaced all {Enter|Leave}CriticalSectio...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-03
Alexandre Julliard
Added --with-nptl configure option and necessary change...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Gerald Pfeifer
Forward-declare struct _pthread_cleanup_buffer, as...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Gerald Pfeifer
Add missing casts related to pthread_t. Tweak comments.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Patrik Stridvall
Fixed pthreads on FreeBSD (based on patch by Alexandre...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
Marcus Meissner
Fixed strict aliasing issue in __pthread_once and SetWa...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Alexandre Julliard
Avoid reference to glibc internal __libc_fork function.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Chris Morgan
Implement OpenThread() winapi call.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-11
Jukka Heinonen
Implemented pthread_rwlock stubs.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Andreas Mohr
- fix wrong hexadecimal GetLastError() output
blob
|
commitdiff
|
raw
|
diff to current
2001-10-09
Alexandre Julliard
Silence the pthread_kill_other_threads_np FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-26
Bill Medland
Prevent calling null functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-09
Alexandre Julliard
Added Interlocked*Pointer functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Jeff Garzik
Added some inclusions of string.h where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
Moved PTHREAD_init_done out of the #ifdef.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Only create the system heap when we actually need it.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Ove Kaaven
Unix98 pthread_rwlock* stubs for glibc2.2 compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Alexandre Julliard
pthread_atfork: don't call critical section functions...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-09
Ove Kaaven
Fixed jump_alias for non-PIC, and disabled it for PIC...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Added atfork support.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Eric Pouech
Enhanced libc's pthread configuration detection.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Ove Kaaven
Made pthread_kill_other_threads_np and pthread_atfork...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Ove Kaaven
Removed init_sect. Use Interlocked* functions instead.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Ove Kaaven
Override fork().
blob
|
commitdiff
|
raw
|
diff to current
2000-04-23
Ove Kaaven
Added some more pthread overrides.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Ove Kaaven
POSIX threads emulation, tricks glibc into being thread...
blob
|
commitdiff
|
raw
|
diff to current