Eric Blake
|
54e0a7f525
|
Fix Savannah bug #20273, xargs -E with seekable stdin.
* import-gnulib.config (modules): Sort, add closein.
* xargs/testsuite/Makefile.am (EXTRA_DIST_EXP, EXTRA_DIST_XO)
(EXTRA_DIST_XI): Add new test.
* xargs/testsuite/config/unix.exp (xargs_start): Support optional
argument to allow test to run a subshell.
* xargs/testsuite/inputs/sv-bug-20273.xi: New file.
* xargs/testsuite/xargs.posix/sv-bug-20273.xo: Likewise.
* xargs/testsuite/xargs.posix/sv-but-20273.exp: Likewise.
* xargs/xargs.c (main): Use close_stdin, not close_stdout.
* NEWS: Document the fix.
Added a maintenance manual.
* doc/Makefile.am (info_TEXINFOS): Added doc/find-main.texi.
* doc/find.texi (Introduction): Fixed typo.
|
2007-06-28 13:06:43 +00:00 |
|
James Youngman
|
6412b03606
|
Fixed Savannah bug #18714
|
2007-01-13 18:17:55 +00:00 |
|
James Youngman
|
1e8c74c948
|
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.
|
2007-01-07 18:09:33 +00:00 |
|
James Youngman
|
db906d83c3
|
Applied all the trunk changes (up to this point) to the 4.3.x sources
|
2005-11-21 04:00:13 +00:00 |
|
James Youngman
|
43eb85a718
|
Added the --delimiter option to xargs, resolving Savannah support request sr #102914
|
2005-09-03 12:49:16 +00:00 |
|
James Youngman
|
1343d0154c
|
Work around problems with CVS clients on case-insentitive operating systems
|
2005-08-07 19:14:36 +00:00 |
|
James Youngman
|
82d4c3a2ea
|
Added Dmitry V. Levin's additional test cases for xargs, together with enhancements whioch ensure that xargs passes the extra tests
|
2005-05-02 23:27:05 +00:00 |
|
James Youngman
|
cbdf185eb5
|
Tests for the -L option
|
2005-01-06 19:42:15 +00:00 |
|
James Youngman
|
1fa9c45532
|
Use a blanks-only input file for cases where there is supposed to be no output
|
2005-01-06 19:05:39 +00:00 |
|
James Youngman
|
2288d6ef3f
|
Initial version.
|
2005-01-06 18:10:08 +00:00 |
|
Kevin Dalley
|
66e0ec34c3
|
*** empty log message ***
|
2000-01-18 10:37:29 +00:00 |
|