repo.or.cz
/
tar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do not issue errors on existing files when given the -k option
[tar.git]
/
lib
/
prepargs.h
blob
ce93ea870c94b396f60f615bc485f650ae8d7d66
1
/* Parse arguments from a string and prepend them to an argv. */
2
3
void
prepend_default_options
(
char const
*,
int
*,
char
***);