opnsense-src/share/man
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
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 sigevent(3): Fix a typo 2020-10-10 12:06:39 +00:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
man5 src.conf: regenerate after GREP option removal 2020-12-25 15:16:29 -06:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 security(7): fix copy/paste error and correct aslr oids 2020-11-29 16:29:40 +00:00
man8 Revert "uefi.8: mention boot1.efi" 2020-12-29 12:08:19 +08:00
man9 bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC 2020-12-31 13:02:45 -08:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00