Files
findutils/xargs
Eric Blake 7fbe8a0860 Fix Savannah bug #20273, partial reads of seekable stdin.
* import-gnulib.config (modules): Add closein.
* xargs/xargs.c (main, get_input_delimiter): Fix compile
warnings.
(main): Use close_stdin, not close_stdout.
* find/find.c (main): Likewise.
* NEWS: Document the fix.
2007-08-25 22:16:29 +00:00
..