blob: b8429f7fb80e6c907c1c689416e522e1a3fa4edb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
@node ulimit.h
@section @file{ulimit.h}
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/ulimit.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:
OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, BeOS.
@end itemize
|