Release 20000801.
[wine] / scheduler / pthread.c
2000-05-09  Ove KaavenFixed jump_alias for non-PIC, and disabled it for PIC...
2000-05-01  Alexandre JulliardAdded atfork support.
2000-04-29  Eric PouechEnhanced libc's pthread configuration detection.
2000-04-29  Ove KaavenMade pthread_kill_other_threads_np and pthread_atfork...
2000-04-28  Ove KaavenRemoved init_sect. Use Interlocked* functions instead.
2000-04-28  Ove KaavenOverride fork().
2000-04-23  Ove KaavenAdded some more pthread overrides.
2000-04-14  Ove KaavenPOSIX threads emulation, tricks glibc into being thread...