1. 776de2c Apparently on SLES9 the dynamic linker is called (soname'd) ld64.so.1. by sewardj · 18 years ago
  2. 9af10a1 Change the number of client request args from 4 to 5 as that may by sewardj · 18 years ago
  3. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  4. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  5. 8f92409 Use an soname of libc.so* for libc redirects so that we catch a wider by tom · 19 years ago
  6. 5ec15ed add comment by njn · 19 years ago
  7. efcbf61 Remove unnecessary #includes. by njn · 19 years ago
  8. 10e1beb Add some more intercept rules for ld.so on amd64. by tom · 19 years ago
  9. c7561b9 by njn · 19 years ago
  10. 16eeb4e by njn · 19 years ago
  11. 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 19 years ago
  12. 4627586 Use a macro to add declarations for functions like memcpy(), so that GCC by njn · 19 years ago
  13. 1f8b3e7 De-convolute somewhat the client request usage for reporting overlap errors. by njn · 19 years ago
  14. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  15. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  16. b5f6f51 by sewardj · 19 years ago
  17. c616819 by njn · 20 years ago
  18. 4e9a4b6 Do our own implementations of strchrnul() and rawmemchr(). by sewardj · 20 years ago
  19. 56ee542 Remove three unnecessary compile-time warnings. by nethercote · 20 years ago
  20. 7bddb34 Prevent a memcpy of zero bytes from complaining if one or both of the by thughes · 20 years ago
  21. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  22. b19cff6 Add an implementation of strnlen for memcheck, from Tom Hughes. by jseward · 21 years ago
  23. 0845ef8 Add overlap checking for stpcpy(). by jseward · 21 years ago
  24. dc8778a Add a vanilla implementation of stpcpy(). Does not do overlap checking by jseward · 21 years ago
  25. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  26. 137bc55 by nethercote · 21 years ago
  27. 851b0f6 Removed no-longer-needed declarations of __SOME_SKIN_H. by nethercote · 21 years ago
  28. 1e6d765 Fixed bug in overlap check in strncpy() -- it was assuming the src was 'n' by nethercote · 21 years ago
  29. b6cae9f Fixed overlap errors so the hacky strdup'ing of strings isn't necessary; by njn · 21 years ago
  30. 3ceec24 Add memcmp() to our collection of functions we do ourselves. by sewardj · 21 years ago
  31. 7271864 by njn · 21 years ago
  32. 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]
  33. dda830a Fix bugs in overlap detection. Tom Hughes <thh@cyberscience.com> by sewardj · 21 years ago
  34. 09e51ce Fixed stupid bugs in overlap detection. by njn · 21 years ago
  35. 4a6a44f minor code simplification by daywalker · 21 years ago
  36. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  37. 34419c1 by njn · 21 years ago
  38. b6483f8 wibble by njn · 21 years ago
  39. 9a90c7b Fixed by njn · 21 years ago
  40. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  41. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago