[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
Thu Feb 9 15:48:57 UTC 2017


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

Rainer Hurling <rhurlin at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhurlin at gwdg.de

--- Comment #2 from Rainer Hurling <rhurlin at gwdg.de> ---
The upcoming version 3.3.3 of math/R will use RLIM_SAVED_MAX and
RLIM_SAVED_CUR, to check its limits. 

Because this does not work on FreeBSD, an R dev temporarily builts in some
conditionals to circumvent this code on FreeBSD[1].


Is there any chance, to get both definitions RLIM_SAVED_MAX and RLIM_SAVED_CUR
in a foreseeable time into FreeBSD? Unfortunately, I have no skills in this and
am not able to contribute here, sorry.



[1]
https://github.com/wch/r-source/commit/d42b03bff5b3c8f8c956542c44bbb9070d05c783

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


More information about the freebsd-standards mailing list