freebsd-dev/sys/bsm
Alan Somers 022ca2fc7f Add aio_writev and aio_readv
POSIX AIO is great, but it lacks vectored I/O functions. This commit
fixes that shortcoming by adding aio_writev and aio_readv. They aren't
part of the standard, but they're an obvious extension. They work just
like their synchronous equivalents pwritev and preadv.

It isn't yet possible to use vectored aiocbs with lio_listio, but that
could be added in the future.

Reviewed by:    jhb, kib, bcr
Relnotes:       yes
Differential Revision: https://reviews.freebsd.org/D27743
2021-01-02 19:57:58 -07:00
..
audit_domain.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_errno.h Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
audit_fcntl.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_internal.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_kevents.h Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
audit_record.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit_socket_type.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
audit.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00