[Bug 241710] please increase ARG_MAX
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 17 04:37:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
Pedro F. Giffuni <pfg at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #209120|0 |1
is obsolete| |
--- Comment #10 from Pedro F. Giffuni <pfg at 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.
More information about the freebsd-bugs
mailing list