1. 7e87e38 by sewardj · 22 years ago
  2. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  3. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  4. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  5. b3eef6b Add debugging hooks, currently disabled. by sewardj · 22 years ago
  6. aec22c0 Fix a subtle (?) bug in sched_do_syscall to with read/write calls for by sewardj · 22 years ago
  7. 1ffa8da handle_signal_return: when a waiting read/write syscall is interrupted by sewardj · 22 years ago
  8. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  9. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  10. 51c0aaf by sewardj · 22 years ago
  11. 7ccc5c2 VG_(oursignalhandler): when catching a fatal signal, don't longjmp by sewardj · 22 years ago
  12. 14e0342 by sewardj · 22 years ago
  13. d7fd4d2 Fast-track pthread_mutex_{lock,unlock} in the scheduler. This reduces by sewardj · 22 years ago
  14. 5f07b66 by sewardj · 22 years ago
  15. 2a1dcce Compilation fixes for glibc-2.1.X systems. (Lionel Ulmer). by sewardj · 22 years ago
  16. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 22 years ago
  17. 0555387 Add comments explaining checks made by scheduler_sanity(). by sewardj · 22 years ago
  18. 3b5d886 by sewardj · 22 years ago
  19. 6072c36 by sewardj · 22 years ago
  20. 604ec3c by sewardj · 22 years ago
  21. 1e8cdc9 by sewardj · 22 years ago
  22. f8f819e Sanity check mutex implementation, and add support for recursive mutexes. by sewardj · 22 years ago
  23. 9d1b5d3 Get rid of bogus vg_assert(VG_(bbs_done) < 1000000); by sewardj · 22 years ago
  24. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 22 years ago
  25. 45b4b37 by sewardj · 22 years ago
  26. 9650c99 Handle VG_USERREQ__PTHREAD_GET_THREADID and VG_USERREQ__RUNNING_ON_VALGRIND by sewardj · 22 years ago
  27. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  28. 9a199dc by sewardj · 22 years ago
  29. 8c82451 by sewardj · 22 years ago
  30. 75fe189 by sewardj · 22 years ago
  31. 77e466c by sewardj · 22 years ago
  32. e462e20 by sewardj · 22 years ago
  33. bc5b99f by sewardj · 22 years ago
  34. 54cacf0 by sewardj · 22 years ago
  35. 8937c81 by sewardj · 22 years ago
  36. e663cb9 New files to support pthreads. by sewardj · 22 years ago