]> git.ipfire.org Git - thirdparty/util-linux.git/commit
prlimit: make syscall use more robust
authorKarel Zak <kzak@redhat.com>
Wed, 8 Dec 2021 14:17:01 +0000 (15:17 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Dec 2021 14:17:01 +0000 (15:17 +0100)
commitae9cf963f5f48a835f0cfc8e828f7c1414cf0376
tree7d4c6815fc247f61757a7b7550aea93b41d4eb4f
parent35c138e43dba41f4ebe58c6d24d494cd20c2d9a7
prlimit: make syscall use more robust

This is only cosmetic change to make code robust and compatible with
other spaces where we use syscall().

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/prlimit.c