X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_uio.texi;h=0440efe20e9a12ea96dd54513e0258361d1305c6;hb=75ca5935f84fedf0eb6611245cc28555036d2090;hp=d46a3eee8e2cb5c0aa2ae458e0979b6befdb1fad;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-headers/sys_uio.texi b/doc/posix-headers/sys_uio.texi index d46a3eee8..0440efe20 100644 --- a/doc/posix-headers/sys_uio.texi +++ b/doc/posix-headers/sys_uio.texi @@ -1,17 +1,21 @@ @node sys/uio.h @section @file{sys/uio.h} -POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_uio.h.html} -Gnulib module: --- +Gnulib module: sys_uio Portability problems fixed by Gnulib: @itemize +@item +This header file is missing on some platforms: +mingw, MSVC 9. +@item +This header file is not self-contained (it requires @code{} to be +included first) on some platforms: +OpenBSD 4.4. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This header file is missing on some platforms: -mingw. @end itemize