[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
Tue May 24 08:00:12 UTC 2016


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

            Bug ID: 209729
           Summary: Defining RLIM_SAVED_MAX and RLIM_SAVED_CUR in
                    sys/sys/resource.h according to POSIX.
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bltsrc at mail.ru

Created attachment 170590
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170590&action=edit
Define RLIM_SAVED_MAX and RLIM_SAVED_CUR.

Current sys/sys/resource.h lacks definitions of RLIM_SAVED_MAX RLIM_SAVED_CUR
that are defined in POSIX.
I attach my patch which can be applied to r296162 of sys/sys/resource.h.
Patch borrows code from OpenBSD's sys/sys/resource.h

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


More information about the freebsd-bugs mailing list