<sys/resource.h> - define RLIM_NLIMITS
This commit is contained in:
parent
9f0364df60
commit
149153f8ca
@ -39,6 +39,7 @@ struct rlimit
|
||||
#define RLIMIT_STACK 6
|
||||
#define RLIMIT_AS 7
|
||||
|
||||
#define RLIM_NLIMITS 8
|
||||
int getrlimit(int resource, struct rlimit *rlp);
|
||||
|
||||
#endif /* defined(_POSIX_SOURCE) */
|
||||
|
Loading…
x
Reference in New Issue
Block a user