[Toybox] [PATCH] xargs: "proper" fix for E2BIG.

Rob Landley rob at landley.net
Mon Oct 28 15:08:08 PDT 2019


On 10/28/19 1:12 AM, Rob Landley wrote:
> I tried changing the -2048 to -4096 and I still got the kernel saying "Argument
> too long" from my "find /usr -print0 | toybox xargs -0" test (but not on the
> first echo call, on the second). that's why I haven't checked that in as a
> temporary fix yet.

That said A) I just tried again and it worked, so maybe I was testing wrong, B)
if you say it unblocks you no reason _not_ to do it as a stopgap.

Rob



More information about the Toybox mailing list