On Tuesday 26 November 2013 21:54, Daniel Borca wrote: > Currently, sed pre-opens all files, which may cause EMFILE errors > on systems with low ulimit -n. Change sed to open one file at a time. > > Ok, make bloatcheck output seems rather odd...
Applied with some editing. Thanks! > With this patch, status = EXIT_FAILURE is never set. I welcome any > comments on this. Fixed that, as it would be a regression. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
