OSDN Git Service

* cygcheck.cc: Include cygprops.h.
authorcorinna <corinna>
Sat, 31 Oct 2009 22:26:37 +0000 (22:26 +0000)
committercorinna <corinna>
Sat, 31 Oct 2009 22:26:37 +0000 (22:26 +0000)
commit3931f99e7c34f092bf8502cbd0df6427081d133a
treebe3afdc3a92a586173476a08e340380e9451639d
parenta390ac2fdd6e5cc2adf2682d0c69b09b93f44392
* cygcheck.cc: Include cygprops.h.
(del_orphaned_reg): New option variable.
(unique_object_name_opt): Ditto.
(handle_reg_installation): New function.
(print_reg_installations): Ditto.
(del_orphaned_reg_installations): Ditto.
(memmem): Ditto.
(handle_unique_object_name): Ditto.
(dump_sysinfo): Call print_reg_installations from here.
(usage): Add usage for new options --delete-orphaned-installation-keys,
--enable-unique-object-names, --disable-unique-object-names, and
--show-unique-object-names.
(longopts): Add new options --delete-orphaned-installation-keys,
--enable-unique-object-names, --disable-unique-object-names, and
--show-unique-object-names.
(main): Handle new options.
* utils.sgml (cygcheck): Change documentaion accordingly.
winsup/utils/ChangeLog
winsup/utils/cygcheck.cc
winsup/utils/utils.sgml