aboutsummaryrefslogtreecommitdiff
path: root/include/pub_tool_libcbase.h
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-19Param names sync wibble.njn
2009-03-10Updated copyright years.njn
2009-02-26Add more testing to memcheck/tests/unit_libcbase.c.njn
2009-02-25atoll() is a terrible function -- you can't do any error checking with it.njn
2009-02-20- Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. njn
2008-12-12Add a new module, m_seqmatch, which does very simple sequence (regexp)sewardj
2008-10-26Update the C++ demangler to that from libiberty in the gcc svn trunk,sewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-03-03update commentsnjn
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-25Misc changes needed to support exp-drd (Bart Van Assche).sewardj
2007-11-11Add four 'strtoll' variants, which are like 'atoll' but let you detect ifnjn
2007-11-09Allow VG_(atoll16) to accept a leading "0x".sewardj
2007-09-22Add VG_(atoll).njn
2007-01-08Update copyright dates.sewardj
2006-12-14Make VG_STREQ return True or False, rather than any integer.njn
2006-06-05Update copyright dates.sewardj
2006-03-27Merge in the COMPVBITS branch to the trunk. This is a big change tonjn
2005-12-22Add comment about log2().njn
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-07-08Add a simple random number generator to m_libcbase so we don't havenjn
2005-06-12Move the *ROUND* macros to a better place.njn
2005-06-11Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree.njn
2005-06-02Started modularising vg_mylibc. Put all the standalone stuff -- ie. notnjn