On Sun, Sep 17, 2023 at 10:39 PM Karim Taha <[email protected]> wrote:
> RLIM_INFINITY on FreeBSD, OpenBSD and NetBSD has value of ~(1<<63), > caculated > one way or another. > > Signed-off-by: Kyle Evans <[email protected]> > Signed-off-by: Karim Taha <[email protected]> > > Reviewed-by: Richard Henderson <[email protected]>. > --- > bsd-user/syscall_defs.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Warner Losh <[email protected]>
