1. f46eb1d Added some inclusions of string.h where necessary. by Jeff Garzik · 24 years ago
  2. 505cf39 Moved PTHREAD_init_done out of the #ifdef. by Alexandre Julliard · 24 years ago
  3. 7f187e5 Only create the system heap when we actually need it. by Alexandre Julliard · 24 years ago
  4. ccc538b Unix98 pthread_rwlock* stubs for glibc2.2 compatibility. by Ove Kaaven · 24 years ago
  5. 8d1462b pthread_atfork: don't call critical section functions before by Alexandre Julliard · 24 years ago
  6. d293731 Fixed jump_alias for non-PIC, and disabled it for PIC, since it by Ove Kaaven · 25 years ago
  7. 95a4332 Added atfork support. by Alexandre Julliard · 25 years ago
  8. f61d7e0 Enhanced libc's pthread configuration detection. by Eric Pouech · 25 years ago
  9. 47d72ff Made pthread_kill_other_threads_np and pthread_atfork fixmes less obtrusive. by Ove Kaaven · 25 years ago
  10. 1f9b4b0 Removed init_sect. Use Interlocked* functions instead. by Ove Kaaven · 25 years ago
  11. 1abdb6f Override fork(). by Ove Kaaven · 25 years ago
  12. 166209a Added some more pthread overrides. by Ove Kaaven · 25 years ago
  13. f19f07d POSIX threads emulation, tricks glibc into being threadsafe. by Ove Kaaven · 25 years ago