readv.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 07:59:26 +02:00
parent d2f3a1810b
commit 9c9c8ad106
1 changed files with 3 additions and 2 deletions

View File

@ -223,7 +223,8 @@ first appeared in Linux 2.6.30; library support was added in glibc 2.10.
.SH CONFORMING TO
.BR readv (),
.BR writev ():
4.4BSD (these system calls first appeared in 4.2BSD), POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008,
4.4BSD (these system calls first appeared in 4.2BSD).
.\" Linux libc5 used \fIsize_t\fP as the type of the \fIiovcnt\fP argument,
.\" and \fIint\fP as the return type.
.\" The readv/writev system calls were buggy before Linux 1.3.40.
@ -233,7 +234,7 @@ first appeared in Linux 2.6.30; library support was added in glibc 2.10.
.BR pwritev ():
nonstandard, but present also on the modern BSDs.
.SH NOTES
POSIX.1-2001 allows an implementation to place a limit on
POSIX.1 allows an implementation to place a limit on
the number of items that can be passed in
.IR iov .
An implementation can advertise its limit by defining