]> Dogcows Code - chaz/tar/commitdiff
Pass command line arguments to external commands.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 10 Feb 2013 12:40:23 +0000 (14:40 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 10 Feb 2013 12:43:43 +0000 (14:43 +0200)
Any option taking a command name as its argument accepts
additional arguments as well.

* lib/wordsplit.c: New file.
* lib/wordsplit.h: New file.
* lib/Makefile.am: Add new files.
* src/system.c (xexec): New function.
(run_decompress_program): Use wordsplit.
(sys_child_open_for_compress,sys_exec_command)
(sys_exec_info_script)
(sys_exec_checkpoint_script): Use xexec to invoke external
command.

* NEWS: Update.
* doc/tar.texi: Update.


No differences found
This page took 0.020507 seconds and 4 git commands to generate.