1. 262b029 Fix typo to do with rwlock aliasing. by sewardj · 22 years ago
  2. d4f2c71 Make pthread_mutexattr_setkind_np be an alias of__pthread_mutexattr_settype. by sewardj · 22 years ago
  3. 650ac00 Fix really stupid error in computation of timeout point in nonblocking by sewardj · 22 years ago
  4. 70adeb2 Allow apparently invalid keys in libc_internal_tsd_{get,set}. This by sewardj · 22 years ago
  5. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  6. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  7. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  8. 5716dbb by sewardj · 22 years ago
  9. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  10. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  11. 956cc1b Jiggle timing delays yet again. by sewardj · 22 years ago
  12. be32e45 Wrappers for open64/lseek64. by sewardj · 22 years ago
  13. ab0b1c3 Add wait() wrapper. by sewardj · 22 years ago
  14. 89d3d85 Add a simplistic implementation of pthread_once(). by sewardj · 22 years ago
  15. 369b170 Add wrapper for system(). by sewardj · 22 years ago
  16. 796d6a2 Add wrapper for sendto(). by sewardj · 22 years ago
  17. 72d5848 More glibc-2.1.X compiler fixes (Lionel Ulmer). by sewardj · 22 years ago
  18. 5f07b66 by sewardj · 22 years ago
  19. 2a1dcce Compilation fixes for glibc-2.1.X systems. (Lionel Ulmer). by sewardj · 22 years ago
  20. 3580542 Make the GDB-attach stuff thread-aware, and work (at least partially) by sewardj · 22 years ago
  21. f854f47 Add a nonblocking poll() -- same trick as nonblocking select(). by sewardj · 22 years ago
  22. 02535bc Minor tweaks to the nonblocking select() implementation. by sewardj · 22 years ago
  23. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 22 years ago
  24. 0738a59 Add pthread_condattr_destroy. by sewardj · 22 years ago
  25. 3b5d886 by sewardj · 22 years ago
  26. 6072c36 by sewardj · 22 years ago
  27. 604ec3c by sewardj · 22 years ago
  28. 1e8cdc9 by sewardj · 22 years ago
  29. f8f819e Sanity check mutex implementation, and add support for recursive mutexes. by sewardj · 22 years ago
  30. 45b4b37 by sewardj · 22 years ago
  31. 6af4b5d by sewardj · 22 years ago
  32. 2a3d28c Turn off debug printing by default. by sewardj · 22 years ago
  33. 5e5fa51 Add dummy stubs for pthread_key_create, pthread_key_delete, by sewardj · 22 years ago
  34. 70c7536 Add wrapper for lseek(). by sewardj · 22 years ago
  35. 08a4c3f by sewardj · 22 years ago
  36. 8937c81 by sewardj · 22 years ago
  37. e663cb9 New files to support pthreads. by sewardj · 22 years ago