Added a new flag ',' to printf() format specifications.  When specified in a
number, will print it with commas delimiting it.  Very useful when printing
large numbers.

Using it, was able to remove the wretched commify() function from Cachegrind.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1869 a5019735-40e9-0310-863c-91ae7b9d1cf9
2 files changed