1. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  2. 5e657c3 Implement pthread_spinlock_* (Tim Potter, tpot@samba.org) by sewardj · 21 years ago
  3. 7685cae Implement pthread_mutexattr_setpshared (Nick did this). by sewardj · 21 years ago
  4. 262b5be Add possibly-bogus implementations for __libc_current_sigrtmin, by sewardj · 21 years ago
  5. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  6. ab2e123 Implement pthread_getconcurrency, in the same way as LinuxThreads does it. by sewardj · 22 years ago
  7. b34e4db Implement (nop, but that's OK according to POSIX) pthread_set_concurrency. by sewardj · 22 years ago
  8. 5706bfa Implement (as a nop) pthread_rwlockattr_destroy. by sewardj · 22 years ago
  9. 111b14c merge revs vg_libpthread.c 1.90.2.10 vg_libpthread_unimp.c 1.30.2.5 by sewardj · 22 years ago
  10. 9ad92d9 merge revs vg_libpthread.c 1.90.2.9 vg_libpthread_unimp.c 1.30.2.4 by sewardj · 22 years ago
  11. 08c7f01 by sewardj · 22 years ago
  12. c953984 by njn · 22 years ago
  13. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  14. fe18eb8 Copy pthread_rwlockattr_setpshared verbatim from LinuxThreads. by sewardj · 22 years ago
  15. 9a2224b Implement pause(). by sewardj · 22 years ago
  16. 47e4e31 Do pthread_rwlockattr_init. by sewardj · 22 years ago
  17. 436c2db Do siglongjmp, although without running cleanup handlers in the section by sewardj · 22 years ago
  18. a3be12f Add pthread_attr_setschedpolicy / pthread_attr_getschedpolicy. by sewardj · 22 years ago
  19. 59da27a Cancellation wrapper for recvmsg. by sewardj · 22 years ago
  20. f0b0645 Inch towards JVM (Sun, 1.4.0) working. by sewardj · 22 years ago
  21. cbd1b5d More RH 7.3 fixes by sewardj · 22 years ago
  22. 64039bb Failed attempt to make JDK 1.4.0 work. by sewardj · 22 years ago
  23. 0d84423 Do pthread_atter_{set,get}scope. by sewardj · 22 years ago
  24. a1ac5cb Support for POSIX reader-writer locks (preliminary). by sewardj · 22 years ago
  25. 67f1d58 More minor fixes to make OpenOffice 1.0 work. by sewardj · 22 years ago
  26. ff42d1d Implement pthread_yield. by sewardj · 22 years ago
  27. 7f6456d Don't mask libc's vfork / __vfork: by sewardj · 22 years ago
  28. 39b93b1 Cancellation wrappers for pread/pwrite (Philip Martin). by sewardj · 22 years ago
  29. a18e210 Cancellation wrapper for __pwrite64 (Adam Zell(?)) by sewardj · 22 years ago
  30. 726c412 Cancellation wrapper for pread64. by sewardj · 22 years ago
  31. 0286dd5 Minimal impl of pthread_attr_setstacksize. by sewardj · 22 years ago
  32. 3665ded Cancellation wrapper for sendmsg(), wierd wrapper for raise(). by sewardj · 22 years ago
  33. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  34. b48e500 Add support for pthread_sigmask() and sigwait(). All absolutely by sewardj · 22 years ago
  35. 60e3842 Change _pthread_cleanup_push and _pthread_cleanup_pop into no-ops by sewardj · 22 years ago
  36. bb99078 Do __pthread_initialize. by sewardj · 22 years ago
  37. 439d45e Various cleanups following earlier exit fixes. Also add boilerplate by sewardj · 22 years ago
  38. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  39. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  40. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  41. 5716dbb by sewardj · 22 years ago
  42. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  43. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago