]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Cleanup of str* and mem* functions
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 1 Jun 2022 20:09:50 +0000 (22:09 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 1 Jun 2022 20:09:50 +0000 (22:09 +0200)
commit4fb52a67b5650ecc3c7d90d39ab2dc67b4476505
tree79b71532b7c8e09f49b27fcc302357221e3cdc7f
parent7289e2639cf636ee75284208c471e7b9176e97d8
Cleanup of str* and mem* functions

Add function checks to configure.ac
Use the configure HAVE_ macro rather than OS-dependent tests.
I suspect that a lot of the tests hve been obsolete for many
years. Add wrappers to FreeBSD.
:w
configure.ac
dhat/tests/copy.c
memcheck/tests/str_tester.c
shared/vg_replace_strmem.c