diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2003-08-15 20:26:11 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2003-08-15 20:26:11 +0000 |
commit | 200f243c4252aa5c849bdb33df95f7ee274d3a2f (patch) | |
tree | 3df90f40bdcaff2dcf118021e71b58235aa5fb74 /newlib/libc/stdlib | |
parent | 92d897cde2f0c2f9f006630d0461a54c784f83ab (diff) | |
download | cygnal-200f243c4252aa5c849bdb33df95f7ee274d3a2f.tar.gz cygnal-200f243c4252aa5c849bdb33df95f7ee274d3a2f.tar.bz2 cygnal-200f243c4252aa5c849bdb33df95f7ee274d3a2f.zip |
* cygcheck.cc (main): Fix some formatting and help text printing.
* cygcheck.cc (find_package,list_package): New global
variables.
(usage): Add "--find-package" and "--list-package" options,
reformat output.
(longopts, opts): Add "--find-package" and "--list-package"
options.
(main): Process the "--find-package" and "--list-package"
flags. Add new semantic checks. Add calls to find_package()
and list_package().
* dump_setup.cc: Fix header comment.
(match_argv): Change return type to int to distinguish
between real matches and default ones.
(open_package_list): New static function.
(check_package_files): Factor out opening the package list
file into open_package_list().
(get_packages): New static function.
(dump_setup): Factor out getting a list of packages into
get_packages().
(package_list, package_find): New global functions.
Diffstat (limited to 'newlib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions