commit | 6a1d5e2c85d06da35cdfd93f1a27675bfdc3ad8c | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Mar 24 17:06:58 2010 +0100 |
committer | Jiri Slaby <jirislaby@gmail.com> | Fri Jul 16 09:48:47 2010 +0200 |
tree | e8c4324d61b7ce6eab3779f0058dae221be0ea42 | |
parent | 86f162f4c75ceb6daf43165469eeeca1bc3d4639 [diff] |
rlimits: add rlimit64 structure Add a platform independent structure for resource limits to use with a new prlimit64 syscall. This structure is the same which uses glibc for 64-bit limits. Also add corresponding infinity which is a 64-bit full of bit-ones. Signed-off-by: Jiri Slaby <jslaby@suse.cz>