Ove Kaaven
|
d2937316a5
|
Fixed jump_alias for non-PIC, and disabled it for PIC, since it
doesn't work for PIC right now. This fixes current crashing sigaction
calls.
|
2000-05-09 22:32:25 +00:00 |
Alexandre Julliard
|
95a4332f32
|
Added atfork support.
|
2000-05-01 16:19:40 +00:00 |
Eric Pouech
|
f61d7e0a24
|
Enhanced libc's pthread configuration detection.
|
2000-04-29 16:44:19 +00:00 |
Ove Kaaven
|
47d72ff801
|
Made pthread_kill_other_threads_np and pthread_atfork fixmes less
obtrusive.
|
2000-04-29 14:15:31 +00:00 |
Ove Kaaven
|
1f9b4b0a8f
|
Removed init_sect. Use Interlocked* functions instead.
|
2000-04-28 20:00:20 +00:00 |
Ove Kaaven
|
1abdb6f74d
|
Override fork().
|
2000-04-28 14:44:05 +00:00 |
Ove Kaaven
|
166209a725
|
Added some more pthread overrides.
|
2000-04-23 20:01:45 +00:00 |
Ove Kaaven
|
f19f07d5f3
|
POSIX threads emulation, tricks glibc into being threadsafe.
|
2000-04-14 14:47:02 +00:00 |