Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/pax
Module Name: src
Committed By: christos
Date: Tue Jun 24 16:23:32 UTC 2003
Modified Files:
src/bin/pax: getoldopt.c
Log Message:
Revert previous change, and fix the -T problem differently: When the options
of the second argument are exhausted, call the appropriate getopt() routine
to process the rest of the arguments instead of finishing option processing.
Fixes:
tar cf - -T foo
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/bin/pax/getoldopt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index