]> Git Repo - qemu.git/commit
linux-user: translate resource also for prlimit64
authorFelix Janda <[email protected]>
Tue, 2 Dec 2014 21:11:17 +0000 (22:11 +0100)
committerRiku Voipio <[email protected]>
Tue, 27 Jan 2015 20:33:57 +0000 (22:33 +0200)
commit95018018caeea209f58695645fd1d50a9d0ba6df
tree0ac118f26004f7bc87042d94c3747f7af3fabdd1
parentf6c7a05b8985df7eaf9942ca78e19890204eee4a
linux-user: translate resource also for prlimit64

The resource argument is translated from host to target for
[gs]etprlimit but not for prlimit64. Fix this.

Signed-off-by: Felix Janda <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall.c
This page took 0.024225 seconds and 4 git commands to generate.