ULIMIT.H(7) Miscellaneous Information Manual ULIMIT.H(7)

ulimit.hulimit commands

#include <ulimit.h>

The <ulimit.h> header defines the symbolic constants used in the ulimit(3) function.

Symbolic constants:

Get maximum file size.
Set maximum file size.

The following is declared as a function and may also be defined as a macro. Function prototypes must be provided for use with an ISO C compiler. long int ulimit(int, ...);

None.

None.

ulimit(3) .

February 1997 posix.fail