qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 15/32] bsd-user: Implement getrlimit(2) and setrlimit(2)


From: Richard Henderson
Subject: Re: [PATCH 15/32] bsd-user: Implement getrlimit(2) and setrlimit(2)
Date: Tue, 29 Aug 2023 12:58:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/27/23 08:57, Karim Taha wrote:
From: Stacey Son<sson@FreeBSD.org>

Signed-off-by: Stacey Son<sson@FreeBSD.org>
Signed-off-by: Karim Taha<kariem.taha2.7@gmail.com>
---
  bsd-user/bsd-proc.h           | 59 +++++++++++++++++++++++++++++++++++
  bsd-user/freebsd/os-syscall.c |  8 +++++
  2 files changed, 67 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]