newlib-cygwin/winsup/utils
Corinna Vinschen 200f243c42 * 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.
2003-08-15 20:26:11 +00:00
..
ChangeLog * cygcheck.cc (main): Fix some formatting and help text printing. 2003-08-15 20:26:11 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in preliminary checkin 2003-07-26 00:10:48 +00:00
aclocal.m4 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure preliminary checkin 2003-07-26 00:28:59 +00:00
configure.in preliminary checkin 2003-07-26 00:28:59 +00:00
cygcheck.cc * cygcheck.cc (main): Fix some formatting and help text printing. 2003-08-15 20:26:11 +00:00
cygpath.cc Throughout, always return error when GetShortPathName returns 0. 2003-06-12 20:40:58 +00:00
dump_setup.cc * cygcheck.cc (main): Fix some formatting and help text printing. 2003-08-15 20:26:11 +00:00
dumper.cc * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
dumper.h * dumper.h: Update copyright notice. 2001-08-30 16:47:51 +00:00
getfacl.c * getfacl.c (username): Fix ambiguous printf calls. 2003-03-09 19:04:23 +00:00
kill.cc * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
mkgroup.c * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
mkpasswd.c * mkpasswd.c (usage) Remove extra newline from description output. 2003-04-26 22:33:00 +00:00
module_info.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
mount.cc * mount.cc (do_mount): Issue warning when using managed mount option on 2003-07-26 05:38:51 +00:00
parse_pe.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
passwd.c * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
path.cc * Makefile.in (strace.exe): Include mingw_getopt.o in link line. 2003-03-04 05:30:50 +00:00
path.h * Makefile.in (strace.exe): Include mingw_getopt.o in link line. 2003-03-04 05:30:50 +00:00
ps.cc * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
regtool.cc * regtool.cc (usage): Add missing linefeed. Move example to --help 2003-08-15 08:58:54 +00:00
setfacl.c * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
ssp.c * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
umount.cc * cygcheck.cc (usage) Add description output. 2003-04-26 21:52:03 +00:00
utils.sgml change default for --change-default-prefix 2003-08-05 01:06:22 +00:00