]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
freebsd32: aio_cancel takes a struct aiocb32
authorBrooks Davis <brooks@FreeBSD.org>
Mon, 22 Nov 2021 22:36:55 +0000 (22:36 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Mon, 22 Nov 2021 22:36:55 +0000 (22:36 +0000)
commit06759303ec0fbb80aef3225f454a4bdef37b5304
tree457f9ab75eab4f5cfa5869ae1d1811c2bffe052a
parente11f2743ff45bb777bb116b945b3efa601c90369
freebsd32: aio_cancel takes a struct aiocb32

Strictly speaking, it takes a virtual address and doesn't touch the
object directly, but this is consistant with other aio_*() syscalls.

Reviewed by: kib
sys/compat/freebsd32/freebsd32_systrace_args.c
sys/compat/freebsd32/syscalls.master