modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-headers / sys_uio.texi
blob0440efe20e9a12ea96dd54513e0258361d1305c6
1 @node sys/uio.h
2 @section @file{sys/uio.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_uio.h.html}
6 Gnulib module: sys_uio
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 9.
13 @item
14 This header file is not self-contained (it requires @code{<sys/types.h>} to be
15 included first) on some platforms:
16 OpenBSD 4.4.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize