summaryrefslogtreecommitdiff
path: root/doc/posix-headers/sys_resource.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-04-12 20:59:22 +0200
committerBruno Haible <bruno@clisp.org>2012-04-13 00:52:25 +0200
commitab2b3f6d0f52f0509361cbe7e5d61565cac00508 (patch)
tree601960710b6f721b054bdff1e149c2b7e9aa844c /doc/posix-headers/sys_resource.texi
parent7a147d8739ad85c2485c79a3b1715212c85460a1 (diff)
downloadgnulib-ab2b3f6d0f52f0509361cbe7e5d61565cac00508.tar.gz
New module 'sys_resource'.
* lib/sys_resource.in.h: New file. * m4/sys_resource_h.m4: New file. * modules/sys_resource: New file. * doc/posix-headers/sys_resource.texi: Mention the new module.
Diffstat (limited to 'doc/posix-headers/sys_resource.texi')
-rw-r--r--doc/posix-headers/sys_resource.texi11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/posix-headers/sys_resource.texi b/doc/posix-headers/sys_resource.texi
index bcd9cc53ea..afcf3b462d 100644
--- a/doc/posix-headers/sys_resource.texi
+++ b/doc/posix-headers/sys_resource.texi
@@ -3,20 +3,19 @@
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
-@end itemize
-
-Portability problems not 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 <sys/types.h> and
<sys/time.h> already be included:
FreeBSD 5.0.
@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@end itemize