summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
Commit message (Expand)AuthorAgeFilesLines
* cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen2015-08-301-5/+5
* cygcheck.cc: Fix debugger problemCorinna Vinschen2015-08-301-4/+8
* cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen2015-08-301-27/+63
* cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen2015-08-301-2/+7
* * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen2014-11-101-2/+5
* * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.Corinna Vinschen2014-10-211-4/+15
* * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen2013-11-191-9/+9
* * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen2013-11-191-11/+4
* * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen2013-11-191-21/+15
* * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen2013-11-191-53/+9
* * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen2013-11-191-47/+23
* * cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2013-08-231-2/+6
* * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor2013-07-071-6/+17
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-19/+46
* Update copyrightsChristopher Faylor2013-01-211-2/+2
* * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz2012-10-241-5/+4
* * cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switchCorinna Vinschen2012-10-091-9/+15
* * cygcheck.cc (dump_sysinfo): Drop "not yet supported" text fromCorinna Vinschen2012-09-021-25/+54
* * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen2012-07-111-1/+9
* * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen2012-06-031-2/+2
* Clean up whitespace.Christopher Faylor2011-12-171-36/+36
* * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note asCorinna Vinschen2011-10-131-4/+10
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-101-22/+15
* * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen2011-10-101-6/+6
* * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen2011-03-291-2/+2
* * cygcheck.cc: Fix copyright dates.Corinna Vinschen2011-02-151-1/+1
* * cygcheck.cc (main): don't imply -d from -s option to cygcheckCorinna Vinschen2011-01-101-3/+3
* * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen2010-08-281-4/+3
* * cygcheck.cc (dump_sysinfo): Fix typo in products.Corinna Vinschen2009-11-271-1/+1
* * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen2009-11-041-0/+2
* * cygcheck.cc: Include cygprops.h.Corinna Vinschen2009-10-311-5/+227
* * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen2009-10-281-17/+3
* * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen2009-10-201-45/+74
* * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen2009-07-231-1/+1
* * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen2009-07-131-5/+2
* * cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor2009-05-041-0/+3
* * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen2009-05-041-5/+6
* * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen2009-04-031-1/+1
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-241-1/+1
* * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen2009-03-141-16/+24
* * cygcheck.cc (usage): Fix typo.Christopher Faylor2009-03-081-1/+1
* * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen2009-01-291-0/+13
* * Makefile.in: Fix copyright date.Corinna Vinschen2009-01-171-18/+18
* * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen2009-01-161-32/+54
* * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2009-01-061-1/+1
* * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2008-12-311-5/+6
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-121-12/+11
* * cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor2008-08-271-2/+2
* * cygcheck.cc (print_version): Update copyright dates.Christopher Faylor2008-08-171-1/+1
* * cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor2008-08-041-2/+9