1. 10e1beb Add some more intercept rules for ld.so on amd64. by tom · 19 years ago
  2. c7561b9 by njn · 19 years ago
  3. 16eeb4e by njn · 19 years ago
  4. 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 19 years ago
  5. 4627586 Use a macro to add declarations for functions like memcpy(), so that GCC by njn · 20 years ago
  6. 1f8b3e7 De-convolute somewhat the client request usage for reporting overlap errors. by njn · 20 years ago
  7. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 20 years ago
  8. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  9. b5f6f51 by sewardj · 20 years ago
  10. c616819 by njn · 20 years ago
  11. 4e9a4b6 Do our own implementations of strchrnul() and rawmemchr(). by sewardj · 20 years ago
  12. 56ee542 Remove three unnecessary compile-time warnings. by nethercote · 20 years ago
  13. 7bddb34 Prevent a memcpy of zero bytes from complaining if one or both of the by thughes · 20 years ago
  14. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  15. b19cff6 Add an implementation of strnlen for memcheck, from Tom Hughes. by jseward · 21 years ago
  16. 0845ef8 Add overlap checking for stpcpy(). by jseward · 21 years ago
  17. dc8778a Add a vanilla implementation of stpcpy(). Does not do overlap checking by jseward · 21 years ago
  18. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  19. 137bc55 by nethercote · 21 years ago
  20. 851b0f6 Removed no-longer-needed declarations of __SOME_SKIN_H. by nethercote · 21 years ago
  21. 1e6d765 Fixed bug in overlap check in strncpy() -- it was assuming the src was 'n' by nethercote · 21 years ago
  22. b6cae9f Fixed overlap errors so the hacky strdup'ing of strings isn't necessary; by njn · 21 years ago
  23. 3ceec24 Add memcmp() to our collection of functions we do ourselves. by sewardj · 21 years ago
  24. 7271864 by njn · 21 years ago
  25. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago[Renamed (96%) from memcheck/mc_replace_strmem.c]
  26. dda830a Fix bugs in overlap detection. Tom Hughes <thh@cyberscience.com> by sewardj · 21 years ago
  27. 09e51ce Fixed stupid bugs in overlap detection. by njn · 21 years ago
  28. 4a6a44f minor code simplification by daywalker · 21 years ago
  29. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  30. 34419c1 by njn · 21 years ago
  31. b6483f8 wibble by njn · 21 years ago
  32. 9a90c7b Fixed by njn · 21 years ago
  33. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
  34. 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago