X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_resource.texi;h=afcf3b462d22a503917452dea614e945073a9bb8;hb=adff17f337187985ea8c62b961fde5c9544911aa;hp=e6f387fd9a0dc8ccfbca1a85f0209f97ff305d65;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/sys_resource.texi b/doc/posix-headers/sys_resource.texi index e6f387fd9..afcf3b462 100644 --- a/doc/posix-headers/sys_resource.texi +++ b/doc/posix-headers/sys_resource.texi @@ -1,17 +1,21 @@ @node sys/resource.h @section @file{sys/resource.h} -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_resource.h.html} -Gnulib module: --- +Gnulib module: sys_resource Portability problems fixed by Gnulib: @itemize +@item +This header file is missing on some platforms: +mingw, MSVC 9. +@item +On some platforms, this header file requires that and + already be included: +FreeBSD 5.0. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This header file is missing on some platforms: -mingw. @end itemize