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

Pedro F. Giffuni <p...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #209120|0                           |1
        is obsolete|                            |

--- Comment #10 from Pedro F. Giffuni <p...@freebsd.org> ---
Created attachment 209195
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209195&action=edit
Attempt to make ARG_MAX platform dependent

It seems like we are in the same situation as Illumos/Solaris which added
_ARG_MAX32 and _ARG_MAX64 to handle this. Looking at the illumos limits.h
header, I came up with the attached patch.

Still untested and probably ugly: is there a better way?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to