1. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  2. 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
  3. 650cf76 Change exp-sgcheck's memcpy implementation to be memmove-like (sigh) by sewardj · 12 years ago
  4. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  5. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  6. d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 13 years ago[Renamed from exp-ptrcheck/h_intercepts.c]
  7. 5446faa Add an intercept for strpbrk (copied from Memcheck). by sewardj · 14 years ago
  8. adf9e4d Intercept strstr, required on SSE4 capable Linux targets. by sewardj · 14 years ago
  9. 4eff11b Add more intercepts for strcpy, strncmp, strcmp, so as to reduce the by sewardj · 14 years ago
  10. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  11. da387f2 Add some intercepts to make Ptrcheck usable-ish on Ubuntu 9.10 (amd64). by sewardj · 14 years ago
  12. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  13. 9f20746 Updated copyright years. by njn · 15 years ago
  14. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  15. 7e98c03 Intercept and replace calls to calls to strnlen in glibc, for the by sewardj · 15 years ago
  16. dda0df8 * intercept stpcpy by sewardj · 16 years ago
  17. 024598e by sewardj · 16 years ago