[Toybox] [PATCH] Make find -exec + obey ARG_MAX just like xargs.

enh enh at google.com
Thu Nov 16 14:17:58 PST 2017


This isn't ideal, but it matches xargs and none of us is likely to have
time to do the best possible thing any time soon.

Bug: http://b/65818597
Test: ./toybox find /usr/local/google/ndkports/ -exec echo {} +
---
 toys/posix/find.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-find-exec-obey-ARG_MAX-just-like-xargs.patch
Type: text/x-patch
Size: 1763 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20171116/1be3c8ea/attachment-0002.bin>


More information about the Toybox mailing list