New module 'sys_resource'.
[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/onlinepubs/9699919799/basedefs/sys_resource.h.html}
5
6 Gnulib module: sys_resource
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 9.
13 @item
14 On some platforms, this header file requires that <sys/types.h> and
15 <sys/time.h> already be included:
16 FreeBSD 5.0.
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize