math: Provide FP_ILOGB0 and FP_ILOGBNAN.
[gnulib.git] / doc / posix-headers / poll.texi
index 27d129e..b212a36 100644 (file)
@@ -1,7 +1,7 @@
 @node poll.h
 @section @file{poll.h}
 
-POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/poll.h.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}
 
 Gnulib module: poll-h
 
@@ -9,9 +9,12 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This header file is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This header file does not defined @code{nfds_t} on some platforms:
+IRIX 5.3.
 @end itemize