xargs: correctly handle quoted empty arguments occurring first or last on a line...
commitfd32d0d8530a7dbaa2fbb5ee1bfe9ed07e8525ce
authorjay <jay>
Sun, 7 Jan 2007 18:09:33 +0000 (7 18:09 +0000)
committerjay <jay>
Sun, 7 Jan 2007 18:09:33 +0000 (7 18:09 +0000)
tree9258ddce84f24c73ee7b9a36ee483be2634eb94d
parent1ad606a639f4c0ab4d9ef3361fcb72b104a349ca
xargs: correctly handle quoted empty arguments occurring first or last on a line (by adding an empty argument to the output).  Fixes Savannah bug #18713.
ChangeLog
NEWS
xargs/testsuite/Makefile.am
xargs/testsuite/inputs/empty.xi [new file with mode: 0644]
xargs/testsuite/xargs.sysv/sv-bug-18713.exp [new file with mode: 0644]
xargs/testsuite/xargs.sysv/sv-bug-18713.xo [new file with mode: 0644]
xargs/xargs.c