summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/sys_resource.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/doc/posix-headers/sys_resource.texi')
m---------gnulib0
-rw-r--r--gnulib/doc/posix-headers/sys_resource.texi22
2 files changed, 22 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/doc/posix-headers/sys_resource.texi b/gnulib/doc/posix-headers/sys_resource.texi
new file mode 100644
index 00000000..8c24e3a5
--- /dev/null
+++ b/gnulib/doc/posix-headers/sys_resource.texi
@@ -0,0 +1,22 @@
+@node sys/resource.h
+@section @file{sys/resource.h}
+
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html}
+
+Gnulib module: ---
+
+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.
+
+@item
+On some platforms, this header file requires that <sys/types.h> and
+<sys/time.h> already be included:
+FreeBSD 5.0.
+@end itemize