Hi Denys, have you read my message from June 10th in this thread? Could you review the patches I attached back then? Busybox still uses ARG_MAX as default, which is smaller than sysconf(_SC_ARG_MAX) on every system I checked. In fact commit 5aeae36 isn't even needed if we switch to using sysconf() as default.
Best regards, Bartosz Gołaszewski _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
