]> Dogcows Code - chaz/tar/blob - lib/prepargs.h
Do not attempt to close stderr after call to close_stdout.
[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.031935 seconds and 4 git commands to generate.