avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / sys_resource.texi
1 @node sys/resource.h
2 @section @file{sys/resource.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html}
5
6 Gnulib module: ---
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
11
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file is missing on some platforms:
16 mingw.
17
18 @item
19 On some platforms, this header file requires that <sys/types.h> and
20 <sys/time.h> already be included:
21 FreeBSD 5.0.
22 @end itemize