]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD syscalls: change two more warnings
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 30 May 2025 06:47:00 +0000 (08:47 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 30 May 2025 06:47:00 +0000 (08:47 +0200)
commit7208eb445f32eefb4397757f004e65882c9a4083
treea6424faf72cefab1faa2e3a26664a01386bb8468
parentebc73366045855c6cf5069ae6841d3a887bd0ba0
FreeBSD syscalls: change two more warnings

sysctl gave me a hard time when I first started working on FreeBSD
but that warning should only be without -q

change the unhandled kenv warning to a VG_(unimplemented), which will
terminate Valgrind rather than just print a warning.

There are still a few aio warnings. Really they should be promoted
to some kind of fully fledged warning (maybe a core warning). I'm
not sure that it's worth the effort as I suspect that aio is not
much used.
coregrind/m_syswrap/syswrap-freebsd.c
memcheck/tests/freebsd/scalar.c
memcheck/tests/freebsd/scalar.stderr.exp
memcheck/tests/freebsd/scalar.stderr.exp-x86