am aced654f: am 491c09e0: am 393bdb15: Merge "Add RLIM_SAVED_CUR and RLIM_SAVED_MAX."
* commit 'aced654f583682074db54b10706511453a7521da': Add RLIM_SAVED_CUR and RLIM_SAVED_MAX.
This commit is contained in:
commit
7d85c81f31
@ -36,6 +36,10 @@
|
|||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
|
||||||
|
/* The kernel header doesn't have these, but POSIX does. */
|
||||||
|
#define RLIM_SAVED_CUR RLIM_INFINITY
|
||||||
|
#define RLIM_SAVED_MAX RLIM_INFINITY
|
||||||
|
|
||||||
typedef unsigned long rlim_t;
|
typedef unsigned long rlim_t;
|
||||||
|
|
||||||
extern int getrlimit(int, struct rlimit*);
|
extern int getrlimit(int, struct rlimit*);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user