X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_uio.texi;h=0440efe20e9a12ea96dd54513e0258361d1305c6;hb=75ca5935f84fedf0eb6611245cc28555036d2090;hp=2529550f786740731318fbc521db8c4c867e61b7;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/sys_uio.texi b/doc/posix-headers/sys_uio.texi index 2529550f7..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