git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86f162f
)
rlimits: add rlimit64 structure
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 24 Mar 2010 16:06:58 +0000
(17:06 +0100)
committer
Jiri Slaby
<jirislaby@gmail.com>
Fri, 16 Jul 2010 07:48:47 +0000
(09:48 +0200)
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>
No differences found