Commit History

Author SHA1 Message Date
  Elliott Hughes 1a87671b2e xargs: open child's stdin non-O_CLOEXEC. 2 years ago
  Rob Landley 9552ab89c6 Mark Salyzyn implemented support for xargs -P (run parallel jobs) because he 3 years ago
  Rob Landley 1f5f147a9e Fix the xargs argument too long problem by putting the proper accounting 4 years ago
  Elliott Hughes 289f7c50cf xargs: add test for -E being a full match. 4 years ago
  Elliott Hughes 48d750ca5b xargs: various fixes. 4 years ago
  Elliott Hughes e47144c8d0 xargs: make --help match reality. 5 years ago
  Rob Landley 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 years ago
  Elliott Hughes 70a6c55499 Fix xargs -0 with -n. 6 years ago
  Andy Chu 68d7132773 Remove 'exit' from xargs test too. 8 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Rob Landley 387edf547e Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. 9 years ago