OSDN Git Service

* cygcheck.cc (dump_only): New global variable.
authorcorinna <corinna>
Thu, 11 Sep 2003 16:24:26 +0000 (16:24 +0000)
committercorinna <corinna>
Thu, 11 Sep 2003 16:24:26 +0000 (16:24 +0000)
commit362493fa3211a7ad981dd8febbd162f801ebea27
treeb4bb85e71b232939072b9f45043172adaa30aa2b
parentdb8ca25e5109ace0a1abf88610d48c1e591830e1
* cygcheck.cc (dump_only): New global variable.
(usage): Add "--dump-only" option, fix "--verbose" line.
(longopts, opts): Add "--dump-only" option.
(main): Process the "--dump-only" flag.  Add new semantic check.
Pass dump_only information to dump_setup().
winsup/utils/ChangeLog
winsup/utils/cygcheck.cc