1. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  2. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  3. a1679dd Kernel 2.4 / glibc 2.2.X build fixes for recent startup changes. by sewardj · 22 years ago
  4. 8e651d7 Support _m_kind == PTHREAD_MUTEX_FAST_NP for mutexes. This was stopping by sewardj · 22 years ago
  5. 8ccc2be Fix confusing bug in printing of trace info for mutex_{try}lock. by sewardj · 22 years ago
  6. 1de04f1 Return zero to the *parent* thread when pthread_create succeeds. by sewardj · 22 years ago
  7. 671ff54 Minor profiling improvements. Add a couple of cost centers. by sewardj · 22 years ago
  8. 7e87e38 by sewardj · 22 years ago
  9. c3bd5f5 Ensure that values returned to the client from pthread operations are by sewardj · 22 years ago
  10. bf290b9 Increase default thread stack size to 64k and institute crude by sewardj · 22 years ago
  11. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  12. b3eef6b Add debugging hooks, currently disabled. by sewardj · 22 years ago
  13. aec22c0 Fix a subtle (?) bug in sched_do_syscall to with read/write calls for by sewardj · 22 years ago
  14. 1ffa8da handle_signal_return: when a waiting read/write syscall is interrupted by sewardj · 22 years ago
  15. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  16. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  17. 51c0aaf by sewardj · 22 years ago
  18. 7ccc5c2 VG_(oursignalhandler): when catching a fatal signal, don't longjmp by sewardj · 22 years ago
  19. 14e0342 by sewardj · 22 years ago
  20. d7fd4d2 Fast-track pthread_mutex_{lock,unlock} in the scheduler. This reduces by sewardj · 22 years ago
  21. 5f07b66 by sewardj · 22 years ago
  22. 2a1dcce Compilation fixes for glibc-2.1.X systems. (Lionel Ulmer). 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. 0555387 Add comments explaining checks made by scheduler_sanity(). 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. 9d1b5d3 Get rid of bogus vg_assert(VG_(bbs_done) < 1000000); by sewardj · 22 years ago
  31. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 22 years ago
  32. 45b4b37 by sewardj · 22 years ago
  33. 9650c99 Handle VG_USERREQ__PTHREAD_GET_THREADID and VG_USERREQ__RUNNING_ON_VALGRIND by sewardj · 22 years ago
  34. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  35. 9a199dc by sewardj · 22 years ago
  36. 8c82451 by sewardj · 22 years ago
  37. 75fe189 by sewardj · 22 years ago
  38. 77e466c by sewardj · 22 years ago
  39. e462e20 by sewardj · 22 years ago
  40. bc5b99f by sewardj · 22 years ago
  41. 54cacf0 by sewardj · 22 years ago
  42. 8937c81 by sewardj · 22 years ago
  43. e663cb9 New files to support pthreads. by sewardj · 22 years ago