1. ca9c465 libbb: add sanity check in bb_arg_max() by Denys Vlasenko · 10 years ago
  2. 04c1417 libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ by Denys Vlasenko · 10 years ago
  3. 5aeae36 libbb: fix compile failure if both ARG_MAX and _SC_ARG_MAX are defined by Denys Vlasenko · 10 years ago
  4. 5d2e409 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes by Bartosz Golaszewski · 10 years ago
  5. f92f1d0 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit by Denys Vlasenko · 10 years ago