OSDN Git Service

* dumper.cc (usage) Standardize usage output. Generalize to allow use for
authorcgf <cgf>
Wed, 8 May 2002 01:55:56 +0000 (01:55 +0000)
committercgf <cgf>
Wed, 8 May 2002 01:55:56 +0000 (01:55 +0000)
commit0d67be56eafb6966b63d55532669e98d05251542
tree5181fd072094e4a82845b3d6b1435a46d8629f39
parent343c4f1cf7d91219221e2bf27777f166f5bc08b1
* dumper.cc (usage) Standardize usage output.  Generalize to allow use for
help.
(longopts) New struct.  Added longopts for all options.
(print_version) New function.
(main) Change getopt to getopt_long.  Accommodate new help and version options.
winsup/utils/ChangeLog
winsup/utils/dumper.cc