[Bug 209729] Defining RLIM_SAVED_MAX and RLIM_SAVED_CUR in sys/sys/resource.h according to POSIX.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 10 15:32:50 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209729

--- Comment #3 from Konstantin Belousov <kib at FreeBSD.org> ---
After some more consideration, I think that the patch is mostly fine.  We do
not allow negative rlim_t values, converting them to RLIM_INFINITY.  So we can
argue that all resource limit values are representable by rlim_t.

I am asking portmgr to exp-run the patch, just in case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list