mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
to follow. * add behavioural eclass tags for most functions in mc_replace_strmem.c and vg_replace_malloc.c. * add a wrapper for strspn() (see bug 270925) * coregrind/m_redir.c: add logic to use eclass tags for resolving conflicting redirections. Improve debug printing in that situation. * mc_replace_strmem.c: add a wrapper for "__GI___strcasecmp_l". Gark. Is this correct? Does __GI___strcasecmp_l behave the same as __GI_strcasecmp_l and strcasecmp_l ? git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11985