1. 4642e1e loader: Added missing attr destroy. by Eric Pouech · 19 years ago
  2. 538cd17 loader: Detect pthread_get_stackaddr_np returning the top of the stack by Alexandre Julliard · 19 years ago
  3. 7e4c88c Avoid some warnings on 64-bit platforms. by Alexandre Julliard · 20 years ago
  4. 883d3c5 Use explicit function pointers for pthread support instead of relying by Alexandre Julliard · 20 years ago
  5. d110e1f wine_pthread_init_thread: retrieve the stack info on Darwin. by Emmanuel Maillard · 21 years ago
  6. b64c627 Fixed rounding bug in the stack info calculation when we don't have by Alexandre Julliard · 21 years ago
  7. a4d1826 Better fix for the thread exit race on pthreads. by Alexandre Julliard · 21 years ago
  8. 163396b Revert the thread exit race fix for now, it doesn't work right on pthreads. by Alexandre Julliard · 21 years ago
  9. 4fac95d Fixed a couple of race conditions in the wine_pthread routines at by Alexandre Julliard · 21 years ago
  10. 821ab86 Added configure check for pthread_getattr_np. by Alexandre Julliard · 21 years ago
  11. b2d937d Added sigsetjmp/siglongjmp and gettid to the portability library. by Alexandre Julliard · 21 years ago
  12. 50fba7f Moved the remaining SYSDEPS_* functions to the wine_pthread interface. by Alexandre Julliard · 21 years ago
  13. f45325e Create two separate wine binaries, one using libpthread and one using by Alexandre Julliard · 21 years ago