1. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  2. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  3. 0ca89e0 Fix type in r10951. Not sure why this didn't cause a compilation by sewardj · 15 years ago
  4. ca78724 Rename LOHI64 to MERGE64 and make it work correctly on big endian by tom · 15 years ago
  5. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  6. 9b533f8 Switched back from dynamic detection of whether the proc filesystem by bart · 15 years ago
  7. cf3f718 Renamed the function VG_(have_proc_filesystem)() into by bart · 15 years ago
  8. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  9. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  10. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  11. 9331c7b Make the sys_newlstat wrapper more like those of similar *stat() syscalls. by njn · 15 years ago
  12. 143377e Implement and test wrappers for lstat_extended, stat64_extended, by njn · 15 years ago
  13. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  14. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  15. da8549d DARWIN sync: timeval. by njn · 15 years ago
  16. 89d43f7 DARWIN sync: sys_truncate64 and sys_ftruncate64 wrappers. by njn · 15 years ago
  17. 39ffe24 by njn · 15 years ago
  18. 70fa47d DARWIN sync: sys_open wrapper. by njn · 15 years ago
  19. cc1284f DARWIN sync: sys_readlink layout. by njn · 15 years ago
  20. ff42447 DARWIN sync: remove '.' from some field names for consistency, and factor by njn · 15 years ago
  21. 72bbd8d DARWIN sync: all the timeval stuff by njn · 15 years ago
  22. eb04c89 DARWIN sync: comment and braces. by njn · 15 years ago
  23. 1be9cf6 DARWIN sync: add ML_({PRE,POST}_unknown_ioctl). by njn · 15 years ago
  24. 58bbd94 Merge r10085, r10086 (post-fork handling) from the DARWIN branch. by njn · 15 years ago
  25. 7b1edbd DARWIN sync: pread64 and pwrite64 wrappers. by njn · 15 years ago
  26. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  27. dd37258 Merge r9828 (fix aspacem layering violation) from the DARWIN branch. by njn · 15 years ago
  28. 81b975c Merged r9657 (fdleak fixes) from the DARWIN branch. by njn · 15 years ago
  29. 9f20746 Updated copyright years. by njn · 16 years ago
  30. aab814e Use "status" as the argname for 'exit' and 'exit_group'. by njn · 16 years ago
  31. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  32. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 16 years ago
  33. 096ccdd Merge a large chunk of r8949 (the part that moved fcntl and ioctl wrappers by njn · 16 years ago
  34. ded294b Make fcntl and fcntl64 wrappers more consistent. by njn · 16 years ago
  35. f37a81b Merged r9185 (fix up getsockopt mess) from the DARWIN branch, minus the by njn · 16 years ago
  36. 8aa41de by sewardj · 16 years ago
  37. a81465a The SG_GET_TIMEOUT ioctl doesn't write to memory - it returns the by tom · 16 years ago
  38. 5816a39 The SG_GET_VERSION_NUM ioctl writes to memory rather than reading it. by tom · 16 years ago
  39. d3263e5 Handle sys_lookup_dcookie on amd64-linux (Andrew Haley). Also take by sewardj · 16 years ago
  40. 9b27b82 Add ioctl wrappers for Linux wireless extensions version 22. by sewardj · 16 years ago
  41. 27f96b3 gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems being by sewardj · 16 years ago
  42. e9ba34a - Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to by njn · 16 years ago
  43. 9c606bd by sewardj · 16 years ago
  44. edc9547 Tidy up the wrappers for pread64 and pwrite64, and make these two by sewardj · 16 years ago
  45. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  46. 10ac144 Moved support for Linux-specific system call sys_init_module from generic to Linux wrappers. Added wrapper for sys_delete_module system call. by bart · 16 years ago
  47. 510521e Make sure the debug information is read before a tool is notified about an mmap() system call. by bart · 16 years ago
  48. 416b206 POST(sys_poll): mark the revents field even when RES==0. Fixes #158425. by sewardj · 16 years ago
  49. 7cf4e6b by sewardj · 16 years ago
  50. f5ceec8 Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signalfd(). Fixes bug 160907. by bart · 16 years ago
  51. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  52. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  53. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  54. d01b598 by sewardj · 17 years ago
  55. d5df125 Add support for some I2C ioctls. by tom · 18 years ago
  56. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 18 years ago
  57. 9da79d1 When '-d' (one or more) is specified, disallow the client from closing by sewardj · 18 years ago
  58. 427d016 ML_(generic_PRE_sys_mmap): In the case of a hinted mapping (for the by sewardj · 18 years ago
  59. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  60. d7cf487 Add support for some USB ioctls. Based on patches from Jon Burgess and by tom · 18 years ago
  61. 4278172 Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). by sewardj · 18 years ago
  62. 1aa4021 Tidy fd-leak stuff a bit. by sewardj · 18 years ago
  63. 53ec8aa Fix regression caused by recent merging, picked up by none/tests/shell. by sewardj · 18 years ago
  64. ef1cf8b Merge r6140 (some of): by sewardj · 18 years ago
  65. 4cfea4f by sewardj · 18 years ago
  66. 4eee476 by sewardj · 18 years ago
  67. 63a622f When handling mremap, disallow an expanding in-place remap if it would by sewardj · 18 years ago
  68. 02f7533 Fix boundary case when trying to use brk() to expand right up to the by tom · 18 years ago
  69. 053eb04 Implement some more terminal ioctls. Fixes bug #124039. by tom · 18 years ago
  70. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  71. c00fcc7 Don't check the fifth argument of mremap() unless MREMAP_FIXED is set by tom · 18 years ago
  72. f9d8385 Add support for CDROMREADRAW and fix CDROMREADTOCENTRY to mark the right by tom · 18 years ago
  73. 7bc57fc split the assert so that its more obvious which part is failing by dirk · 18 years ago
  74. a58bbbc Syscall wrappers for ppc32-linux (and one for amd64-linux). by sewardj · 18 years ago
  75. 313639f Enable sigsuspend on x86-linux and ppc32-linux. by tom · 18 years ago
  76. 621051e Handle msg_flags correctly - for recvmsg this field is written by the by tom · 19 years ago
  77. eb662fa Update expected output following r5785; also add a missing 's'. by sewardj · 19 years ago
  78. 363ec76 Add wrappers for a load of new 2.6.16 system calls. Fixes bug #123248. by tom · 19 years ago
  79. ae0739d Make hard limit enforcement work for RLIMIT_DATA and RLIMIT_STACK in by tom · 19 years ago
  80. d2d241b Ensure memory acquired from sys_brk() really is zeroed. Fixes #121893. by sewardj · 19 years ago
  81. 5d2af67 Implement a few extra ioctls based on patch from Eric Pouech in bug #120728. by tom · 19 years ago
  82. 8a8934d casting paranoia (harmless) by sewardj · 19 years ago
  83. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  84. fdf619e Fix bug observed by Neal Norwitz in which mremap fails for file mappings. by sewardj · 19 years ago
  85. 329af4b Use VG_(ntohl) and VG_(ntohs) to decode IP addresses and ports. Note by tom · 19 years ago
  86. 9e11408 Kludgey endianness fix (for printing only) to stop fdleak_ipv4 failing on by sewardj · 19 years ago
  87. 2f93288 Handle some ALSA ioctls that don't have size or direction hints. by tom · 19 years ago
  88. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  89. 7c78782 Fix compiler warning. by tom · 19 years ago
  90. 337556e Add comments from email discussion re mprotect. by sewardj · 19 years ago
  91. 6550519 Handle the PROT_GROWSDOWN and PROT_GROWSUP mprotect flags properly by tom · 19 years ago
  92. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  93. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  94. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  95. 7375061 by njn · 19 years ago
  96. 60a4b0b Fix statement-before-declaration warnings for the core code. by tom · 19 years ago
  97. 48db0f0 Enable sys_ftruncate64 on ppc32. by sewardj · 19 years ago
  98. 8e5963d When looking for a heap segment to extend look for the heap limit by tom · 19 years ago
  99. 98e68a4 If the launcher can't figure out what it's own name is, don't bail by sewardj · 19 years ago
  100. 0423690 Rewrite ML_(fd_allowed): by sewardj · 19 years ago