OSDN Git Service

* cygpath.cc (do_options): Allow outputflag combined with other
authorcorinna <corinna>
Tue, 29 May 2007 07:54:45 +0000 (07:54 +0000)
committercorinna <corinna>
Tue, 29 May 2007 07:54:45 +0000 (07:54 +0000)
commit402bba24ac79ad7ab04a39d74fe08f0eb62d950e
treeb58b76df131ce4ee78afc913c189fa0c24d22501
parente7daa13f8404d177b144e2a84fd9399c0a67c62d
* cygpath.cc (do_options): Allow outputflag combined with other
basic flags.  Only check options_from_file_flag if reading options
from command line.
(main): Check for NULL argz vector.  Don't free argz vector prematurely.
Don't force flag combination in !options_from_file_flag case.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc