]> Dogcows Code - chaz/tar/blob - lib/prepargs.h
tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW)
[chaz/tar] / lib / prepargs.h
1 /* Parse arguments from a string and prepend them to an argv. */
2
3 void prepend_default_options (char const *, int *, char ***);
This page took 0.038541 seconds and 4 git commands to generate.