X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fposix_spawn_file_actions_addclose.texi;h=772093a687c46b5a15b19fbdc2d8e8a31cfe1cde;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=a9223df429aeee27a050003f32760e8ccea7f1e7;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/posix_spawn_file_actions_addclose.texi b/doc/posix-functions/posix_spawn_file_actions_addclose.texi index a9223df42..772093a68 100644 --- a/doc/posix-functions/posix_spawn_file_actions_addclose.texi +++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi @@ -2,17 +2,20 @@ @section @code{posix_spawn_file_actions_addclose} @findex posix_spawn_file_actions_addclose -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_addclose.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/posix_spawn_file_actions_addclose.html} -Gnulib module: --- +Gnulib module: posix_spawn_file_actions_addclose Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Mac OS X 10.4, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. +@item +This function does not reject a too large file descriptor on some platforms: +Solaris 11 2011-11. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize