]> Dogcows Code - chaz/tar/blob - lib/prepargs.h
(get_date): Initialize tm_isdst to -1 before invoking mktime the last time.
[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.037315 seconds and 4 git commands to generate.