aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/cygcheck.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-11/+3
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen1-1/+9
2012-06-03 * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen1-2/+2
2011-12-17Clean up whitespace.Christopher Faylor1-36/+36
2011-10-13 * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note asCorinna Vinschen1-4/+10
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-22/+15
2011-10-10 * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen1-6/+6
2011-03-29 * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen1-2/+2
2011-02-15 * cygcheck.cc: Fix copyright dates.Corinna Vinschen1-1/+1
2011-01-10 * cygcheck.cc (main): don't imply -d from -s option to cygcheckCorinna Vinschen1-3/+3
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen1-4/+3
2009-11-27 * cygcheck.cc (dump_sysinfo): Fix typo in products.Corinna Vinschen1-1/+1
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen1-0/+2
2009-10-31 * cygcheck.cc: Include cygprops.h.Corinna Vinschen1-5/+227
2009-10-28 * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen1-17/+3
2009-10-20 * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen1-45/+74
2009-07-23 * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen1-1/+1
2009-07-13 * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen1-5/+2
2009-05-04* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor1-0/+3
2009-05-04 * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen1-5/+6
2009-04-03 * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen1-1/+1
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen1-1/+1
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen1-16/+24
2009-03-08* cygcheck.cc (usage): Fix typo.Christopher Faylor1-1/+1
2009-01-29 * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen1-0/+13
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen1-18/+18
2009-01-16 * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen1-32/+54
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet1-1/+1
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet1-5/+6
2008-09-12* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor1-12/+11
2008-08-27* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor1-2/+2
2008-08-17* cygcheck.cc (print_version): Update copyright dates.Christopher Faylor1-1/+1
2008-08-04* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor1-2/+9
2008-07-27* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor1-26/+27
2008-04-22 * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen1-1/+6
2008-03-11 * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent1-3/+3
2008-03-11 * cygcheck.cc (dirname): New static function.Brian Dessent1-10/+31
2008-01-13 * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen1-59/+119
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn1-0/+6
2007-06-04* cygcheck.cc (pathlike): New class.Christopher Faylor1-165/+209
2007-02-20 * cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9xCorinna Vinschen1-12/+6
2006-10-05 * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen1-44/+137
2006-09-13white spaceChristopher Faylor1-1/+1
2006-09-13Check in previously mentioned change to cygcheck.ccChristopher Faylor1-0/+6
2006-02-08 * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen1-1/+1
2006-02-08 * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen1-1/+1
2006-01-19* cygcheck.cc (common_paths): Add "patch".Christopher Faylor1-0/+1
2006-01-19* cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor1-8/+8
2006-01-17copyrightChristopher Faylor1-1/+2
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen1-8/+49