aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_commandline.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2014-09-27Merge r14208 from BUF_REMOVAL branch to trunk.florian
2014-09-27Merge 14206,14207,14261,14577,14578 from BUF_REMOVAL branch to trunk.florian
2014-09-15Tidy up m_xarray.c.florian
2014-09-12VG_(malloc/calloc/strdup) never return NULL (and never will).florian
2014-06-24Make error message more precise.florian
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-08-05Update copyright dates to include 2012.sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2010-05-03Update copyright dates to 2010.sewardj
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-05-20Merge r9993, r9995 (comment changes about vg_stat) from the DARWIN branch,njn
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-03-10Updated copyright years.njn
2008-11-22ignore .valgrindrc files that are world writeabledirk
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-08-19Presently, Valgrind (non-client) code that wants to use the statsewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-07-09Get rid of VG_(getcwd) and replace it with a pair of functions,sewardj
2007-03-26Fix 142488: don't read ./.valgrindrc if CWD==HOME.njn
2007-02-27VG_(addToXA): return index in the array where the item was added.sewardj
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj
2007-01-08Update copyright dates.sewardj
2006-12-06Only read $HOME/.valgrindrc if HOME is actually set.sewardj
2006-10-17Track SysRes change.sewardj
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj
2006-06-05Update copyright dates.sewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj