Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-13 | xargs: fix accounting of -sNUM | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-06-13 | xargs: code shrink -15 bytes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger | |
The source command does not search $PWD, and bash recently fixed itself to follow this behavior for /bin/sh. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-08-04 | xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. | Denis Vlasenko | |
closes bug 4414 | |||
2008-08-03 | xargs: fix xargs -e; added test for that | Denis Vlasenko | |