1. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  2. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  3. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  4. 45406ef Use house types. by sewardj · 18 years ago
  5. 26b8728 AIX build fixes. by sewardj · 18 years ago
  6. 9a66bb9 Merge r6130: by sewardj · 18 years ago
  7. 4cfea4f by sewardj · 18 years ago
  8. 4eee476 by sewardj · 18 years ago
  9. a346c26 Use stat64 instead of stat when it is available. Fixes bug #134727. by tom · 18 years ago
  10. 574b893 Use fstat64 to work out the size of a file if it is available as it by tom · 18 years ago
  11. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  12. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  13. a4a4f41 Provide a full set of ntohl/htonl/ntohs/htons routines in the by tom · 19 years ago
  14. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  15. a1c4bfb Fix socket stuff on ppc32, so that --log-socket actually works. by sewardj · 19 years ago
  16. 7375061 by njn · 19 years ago
  17. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  18. 21ccba8 Make --log-socket= work on ppc32. by sewardj · 19 years ago
  19. 1e86656 Make --log-socket= work on amd64-linux. by sewardj · 19 years ago
  20. fdf91b4 Small cleanups, mostly of m_main: by sewardj · 19 years ago
  21. 45f4e7c by sewardj · 19 years ago
  22. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  23. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  24. 8a85128 Implement VG_(getsockname), VG_(getpeername), VG_(getsockopt) for ppc32-linux. by sewardj · 19 years ago
  25. f845f8f by njn · 19 years ago
  26. 57ca7ab by njn · 19 years ago
  27. 351d006 by njn · 19 years ago
  28. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  29. 24a6efb by njn · 19 years ago
  30. ae7359b by njn · 19 years ago
  31. c7561b9 by njn · 19 years ago
  32. 9abd608 by njn · 19 years ago
  33. 327fe8a Move VG_(fcntl) into m_libcfile. by njn · 19 years ago
  34. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  35. 63004dc by njn · 19 years ago
  36. a5c9e4a Fix some socket-related functionality on amd64. This means file by sewardj · 19 years ago
  37. a8d8e23 by sewardj · 19 years ago
  38. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago