1. 650ac00 Fix really stupid error in computation of timeout point in nonblocking by sewardj · 22 years ago
  2. aec22c0 Fix a subtle (?) bug in sched_do_syscall to with read/write calls for by sewardj · 22 years ago
  3. eea0f2e CDROM ioctls. (Lionel Ulmer) by sewardj · 22 years ago
  4. 0aa4c25 ioctls for /dev/rtc (Fredrik Kuivinen) by sewardj · 22 years ago
  5. de5ac18 Add __NR_getpriority (Richard Boulton). by sewardj · 22 years ago
  6. 59c255c Use safe_dereference in IPCOP_msgrcv. (Tom Hughes) by sewardj · 22 years ago
  7. 9dfb4a7 Do __NR_sched_get_priority_min and __NR_setpriority (Cody Russell). by sewardj · 22 years ago
  8. 70adeb2 Allow apparently invalid keys in libc_internal_tsd_{get,set}. This by sewardj · 22 years ago
  9. 1ffa8da handle_signal_return: when a waiting read/write syscall is interrupted by sewardj · 22 years ago
  10. 060b04f Fix more stuff broken by recent exported-symbol hackery. by sewardj · 22 years ago
  11. 436e058 Finish first pass of the symbols cleanup. Only versioned symbols remain to do. by sewardj · 22 years ago
  12. e9667e6 Administrivia. by sewardj · 22 years ago
  13. 5905fae Mess around with aliases to make the exported T/D/W syms look like those by sewardj · 22 years ago
  14. 513fc79 A simple script to help me ensure that my libpthread.so looks by sewardj · 22 years ago
  15. 5716dbb by sewardj · 22 years ago
  16. 853f55d Fix various bugs getting in the way of licq starting up. by sewardj · 22 years ago
  17. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  18. 956cc1b Jiggle timing delays yet again. by sewardj · 22 years ago
  19. 51c0aaf by sewardj · 22 years ago
  20. 033e81f Define VKI_SIGUSR1. by sewardj · 22 years ago
  21. 7a61d91 Debugging hook which turns on a lot of debug printing when SIGUSR1 by sewardj · 22 years ago
  22. 686f8e7 ---> 20020425 by sewardj · 22 years ago
  23. d1e8649 Back out rev 1.10. It can't possibly be the right fix. by sewardj · 22 years ago
  24. 7ccc5c2 VG_(oursignalhandler): when catching a fatal signal, don't longjmp by sewardj · 22 years ago
  25. cfdf27c Get rid of incomprehensible special-case treatment of SIGABRT. by sewardj · 22 years ago
  26. 1bebcbf adjust error count thresholds by sewardj · 22 years ago
  27. f2537be VG_(maybe_add_context): also stop collecting errors when the total by sewardj · 22 years ago
  28. c76be29 VG_(malloc_aligned): accept req_alignB == 4. by sewardj · 22 years ago
  29. be32e45 Wrappers for open64/lseek64. by sewardj · 22 years ago
  30. c96f931 Once VG_(maybe_add_context) starts ignoring errors, ignore them by sewardj · 22 years ago
  31. 14e0342 by sewardj · 22 years ago
  32. ab0b1c3 Add wait() wrapper. by sewardj · 22 years ago
  33. da2b986 Add a very simple test for pthread_once(). by sewardj · 22 years ago
  34. 89d3d85 Add a simplistic implementation of pthread_once(). by sewardj · 22 years ago
  35. ebc8233 Allow more slack with VG_STARTUP_STACK_MASK. Also increase some by sewardj · 22 years ago
  36. 369b170 Add wrapper for system(). by sewardj · 22 years ago
  37. 3059442 Add test for stupid malloc etc args. by sewardj · 22 years ago
  38. 5c3ea67 Detect, print warning, and "correctly" handle implausible requests by sewardj · 22 years ago
  39. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  40. f228af1 --> 20020424. by sewardj · 22 years ago
  41. 796d6a2 Add wrapper for sendto(). by sewardj · 22 years ago
  42. 6e435c0 Add __NR_madvise. by sewardj · 22 years ago
  43. 72d5848 More glibc-2.1.X compiler fixes (Lionel Ulmer). by sewardj · 22 years ago
  44. d8091eb minor tweaks to constants by sewardj · 22 years ago
  45. d7fd4d2 Fast-track pthread_mutex_{lock,unlock} in the scheduler. This reduces by sewardj · 22 years ago
  46. 56fc53d Fix total b0rkage of signal handling caused by stupidly giving the by sewardj · 22 years ago
  47. 5f07b66 by sewardj · 22 years ago
  48. 557fb85 Deal properly with client arguments with spaces in. (Aharon Robbins). by sewardj · 22 years ago
  49. 2a1dcce Compilation fixes for glibc-2.1.X systems. (Lionel Ulmer). by sewardj · 22 years ago
  50. 56eae66 I feel like doing a snapshot today; hence date -> 0422. by sewardj · 22 years ago
  51. e6a2524 GDB-attach cleanups. Have our own system() so we don't have to use by sewardj · 22 years ago
  52. 783f0f5 %@]$*$* Intel and their %@]$*$* stupid braindead assembler mnemonics! by sewardj · 22 years ago
  53. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  54. e585907 fix compilation by daywalker · 22 years ago
  55. 3580542 Make the GDB-attach stuff thread-aware, and work (at least partially) by sewardj · 22 years ago
  56. f854f47 Add a nonblocking poll() -- same trick as nonblocking select(). by sewardj · 22 years ago
  57. 969129d Add JCond-32 NP (long jump when parity odd) and CMOV NP too. by sewardj · 22 years ago
  58. 02535bc Minor tweaks to the nonblocking select() implementation. by sewardj · 22 years ago
  59. 30671ff Add pthread_mutex_trylock, and add various other hacks to try and make by sewardj · 22 years ago
  60. 0555387 Add comments explaining checks made by scheduler_sanity(). by sewardj · 22 years ago
  61. cb4d3d8 Sigh. Remove -Werror because it causes the ./configure test for working by sewardj · 22 years ago
  62. 0738a59 Add pthread_condattr_destroy. by sewardj · 22 years ago
  63. 2553b8c Snapshot date -> 20020420. by sewardj · 22 years ago
  64. 3b5d886 by sewardj · 22 years ago
  65. aabd5ad VG_(record_free_error) / VG_(record_freemismatch_error) are called by sewardj · 22 years ago
  66. 6072c36 by sewardj · 22 years ago
  67. 604ec3c by sewardj · 22 years ago
  68. 1e8cdc9 by sewardj · 22 years ago
  69. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  70. 8d32be7 by sewardj · 22 years ago
  71. f8f819e Sanity check mutex implementation, and add support for recursive mutexes. by sewardj · 22 years ago
  72. 9d1b5d3 Get rid of bogus vg_assert(VG_(bbs_done) < 1000000); by sewardj · 22 years ago
  73. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 22 years ago
  74. 45b4b37 by sewardj · 22 years ago
  75. ea8bfd8 ignore by daywalker · 22 years ago
  76. 6af4b5d by sewardj · 22 years ago
  77. 9650c99 Handle VG_USERREQ__PTHREAD_GET_THREADID and VG_USERREQ__RUNNING_ON_VALGRIND by sewardj · 22 years ago
  78. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  79. 827d95b Update the message on clone() failure to reflect new pthreads work. by sewardj · 22 years ago
  80. fce1c8e Make --demangle=no work as advertised. by sewardj · 22 years ago
  81. c9add3b Don't refer to IPC_64 if it doesn't exist. Was breaking builds on older by sewardj · 22 years ago
  82. c7529c3 by sewardj · 22 years ago
  83. eb37947 Don't skip the top frame when picking up ExeContexts for malloc etc. by sewardj · 22 years ago
  84. 7cf4875 Fix -Wall complaints. by sewardj · 22 years ago
  85. 0ece28b by sewardj · 22 years ago
  86. 22bafd9 by sewardj · 22 years ago
  87. a5abdaa Add fairly comprehensive test case for bt/bts/btc/btc, mem and reg by sewardj · 22 years ago
  88. 7f2a8bf by sewardj · 22 years ago
  89. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  90. 47160d6 fix initial installation problem by daywalker · 22 years ago
  91. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  92. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  93. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  94. 2a3d28c Turn off debug printing by default. by sewardj · 22 years ago
  95. 5e5fa51 Add dummy stubs for pthread_key_create, pthread_key_delete, by sewardj · 22 years ago
  96. 9a199dc by sewardj · 22 years ago
  97. 8c82451 by sewardj · 22 years ago
  98. 75fe189 by sewardj · 22 years ago
  99. 77e466c by sewardj · 22 years ago
  100. 70c7536 Add wrapper for lseek(). by sewardj · 22 years ago