OSDN Git Service

* mount.cc (main): Ensure that mount_already_exists() also gets default flag
authorcgf <cgf>
Mon, 1 Jul 2002 20:54:35 +0000 (20:54 +0000)
committercgf <cgf>
Mon, 1 Jul 2002 20:54:35 +0000 (20:54 +0000)
commitebba76b79e083a135aec53f8c306c9f3dcf28367
treecf9b9b5544a76e40c8f51aa6ddee2cd2ccd39346
parent0a93b17a5d229424679b96fdc704c4b7bd121b8c
* mount.cc (main): Ensure that mount_already_exists() also gets default flag
that is passed to do_mount.
* cygpath.cc (long_options): Add "dos" and "mixed", correct "close", "file" and
"type" to use NULL flag.
(usage): Clean up usage output (more), accomodate new options.
(main): Add --dos and --mixed options; accomodate all output forms in --type.
Make UNIXy output default.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc
winsup/utils/mount.cc