1. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  2. fe18eb8 Copy pthread_rwlockattr_setpshared verbatim from LinuxThreads. by sewardj · 22 years ago
  3. 9a2224b Implement pause(). by sewardj · 22 years ago
  4. 47e4e31 Do pthread_rwlockattr_init. by sewardj · 22 years ago
  5. 436c2db Do siglongjmp, although without running cleanup handlers in the section by sewardj · 22 years ago
  6. a3be12f Add pthread_attr_setschedpolicy / pthread_attr_getschedpolicy. by sewardj · 22 years ago
  7. 59da27a Cancellation wrapper for recvmsg. by sewardj · 22 years ago
  8. f0b0645 Inch towards JVM (Sun, 1.4.0) working. by sewardj · 22 years ago
  9. cbd1b5d More RH 7.3 fixes by sewardj · 22 years ago
  10. 64039bb Failed attempt to make JDK 1.4.0 work. by sewardj · 22 years ago
  11. 0d84423 Do pthread_atter_{set,get}scope. by sewardj · 22 years ago
  12. a1ac5cb Support for POSIX reader-writer locks (preliminary). by sewardj · 22 years ago
  13. 67f1d58 More minor fixes to make OpenOffice 1.0 work. by sewardj · 22 years ago
  14. ff42d1d Implement pthread_yield. by sewardj · 22 years ago
  15. 7f6456d Don't mask libc's vfork / __vfork: by sewardj · 22 years ago
  16. 39b93b1 Cancellation wrappers for pread/pwrite (Philip Martin). by sewardj · 22 years ago
  17. a18e210 Cancellation wrapper for __pwrite64 (Adam Zell(?)) by sewardj · 22 years ago
  18. 726c412 Cancellation wrapper for pread64. by sewardj · 22 years ago
  19. 0286dd5 Minimal impl of pthread_attr_setstacksize. by sewardj · 22 years ago
  20. 3665ded Cancellation wrapper for sendmsg(), wierd wrapper for raise(). by sewardj · 22 years ago
  21. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  22. b48e500 Add support for pthread_sigmask() and sigwait(). All absolutely by sewardj · 22 years ago
  23. 60e3842 Change _pthread_cleanup_push and _pthread_cleanup_pop into no-ops by sewardj · 22 years ago
  24. bb99078 Do __pthread_initialize. by sewardj · 22 years ago
  25. 439d45e Various cleanups following earlier exit fixes. Also add boilerplate by sewardj · 22 years ago
  26. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  27. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  28. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  29. 5716dbb by sewardj · 22 years ago
  30. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  31. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago