]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD shm_open2 arg5 seems to be optional
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 9 May 2022 09:58:45 +0000 (11:58 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 9 May 2022 09:58:45 +0000 (11:58 +0200)
commitd99b369c094145fd0203fbde59bd6d173b8bc5d0
tree9256acca9c743dc752f710666fa28c87f8ecc6c2
parent3a883a6c1d46782e8f1d7c1b2bb773728ed61355
FreeBSD shm_open2 arg5 seems to be optional

This syscall doesn't have a libc interface and manpage so
the documentation is skimpy.
coregrind/m_syswrap/syswrap-freebsd.c
memcheck/tests/freebsd/scalar_13_plus.c