]> sourceware.org Git - newlib-cygwin.git/history - winsup/utils/cygcheck.cc
Cygwin: add 3.2.1 release file and add fixes up to this point
[newlib-cygwin.git] / winsup / utils / cygcheck.cc
2020-08-07 Corinna VinschenCygwin: utils: convert usage() to proper noreturn funct...
2019-06-04 Yaakov Selkowitzcygcheck: expand common_apps list
2018-08-08 Corinna VinschenCygwin: utils: cygcheck: fix filesystem output format
2017-02-24 Corinna VinschenGenerate output with Unix line endings even from Mingw6...
2017-01-31 Jon TurneyFix handling of '+' by 'cygcheck -p'
2016-10-23 Corinna Vinschencygcheck: Use snprintf instead of multiple strcat
2016-10-23 Corinna Vinschencygcheck: Eenable output of Vista++ FS flags
2016-10-22 Corinna Vinschencygcheck: Eliminate dead code
2016-10-22 Corinna Vinschencygcheck: Close with pclose what has been opened with...
2016-06-27 Corinna VinschenSet supported Windows release to Windows 10
2016-06-27 Corinna VinschenRemove pre-Vista considerations from utilities
2016-06-23 Corinna VinschenSwitching the Cygwin DLL to LGPLv3+, dropping commercia... cygwin-2_5_2-release
2016-03-19 Corinna VinschenRemove ill-advised cygwin_props
2015-08-30 Corinna Vinschencygcheck.cc: Fix missing commas in products array
2015-08-30 Corinna Vinschencygcheck.cc: Fix debugger problem
2015-08-30 Corinna Vinschencygcheck.cc: Handle W10/2016 sysinfo
2015-08-30 Corinna Vinschencygcheck.cc: Fix downlevel DLL handling
2014-11-10 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server...
2014-10-21 Corinna Vinschen * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.
2013-11-19 Corinna Vinschen * cygcheck.cc (RtlGetVersion): Declare.
2013-11-19 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack...
2013-11-19 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Drop code trying to...
2013-11-19 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against wininet...
2013-11-19 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Distinguish Windows...
2013-08-23 Christopher Faylor* cygcheck.cc (package_grep): Accommodate arch-specific...
2013-07-07 Christopher Faylor* cygcheck.cc (dll_info): Detect and report on symlinks...
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-01-21 Christopher FaylorUpdate copyrights
2012-10-24 Yaakov Selkowitz * configure.in: Add check for MINGW_CXX. Remove libic...
2012-10-09 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Convert "if/else if...
2012-09-02 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Drop "not yet supported...
2012-07-11 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against psapi.dll.
2012-06-03 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Change "Server 8" to...
2011-12-17 Christopher FaylorClean up whitespace.
2011-10-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add Windows 8 recognitio...
2011-10-10 Corinna Vinschen * Align usage output, version output, as well as usage...
2011-10-10 Corinna Vinschen * cygcheck.cc (check_keys): Use UNICODE Win32 functions.
2011-03-29 Corinna Vinschen * cygcheck.cc (handle_unique_object_name): Avoid a...
2011-02-15 Corinna Vinschen * cygcheck.cc: Fix copyright dates.
2011-01-10 Corinna Vinschen * cygcheck.cc (main): don't imply -d from -s option...
2010-08-28 Corinna Vinschen * loadlib.h: New header implementing safe LoadLibrary...
2009-11-27 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Fix typo in products.
2009-11-04 Corinna Vinschen * cygcheck.cc (cygwin_dll_path): New global variable.
2009-10-31 Corinna Vinschen * cygcheck.cc: Include cygprops.h.
2009-10-28 Corinna Vinschen * cygcheck.cc (pretty_id): Drop arguments. Don't...
2009-10-20 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Update with latest NT...
2009-07-23 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add missing "Server...
2009-07-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Remove "not yet supporte...
2009-05-04 Christopher Faylor* cygcheck.cc (find_app_on_path): Avoid using NULL...
2009-05-04 Corinna Vinschen * cygcheck.cc (usage): Fix option order and print.
2009-04-03 Corinna Vinschen * utils.sgml: Various syntactical and semantical fixes.
2009-03-24 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Fix compiler warning...
2009-03-14 Corinna Vinschen * wide_path.h (class wide_path): New class to convert...
2009-03-08 Christopher Faylor* cygcheck.cc (usage): Fix typo.
2009-01-29 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Evaluate and print state of
2009-01-17 Corinna Vinschen * Makefile.in: Fix copyright date.
2009-01-16 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Raise size of osname...
2009-01-06 Pierre Humblet * cygcheck.cc (dump_sysinfo_services): Quote...
2008-12-31 Pierre Humblet * cygcheck.cc (pretty_id): Quote the path for...
2008-09-12 Christopher Faylor* cygcheck.cc (pathlike::check_existence): Remove class...
2008-08-27 Christopher Faylor* cygcheck.cc (nuke): Use malloc rather than alloca...
2008-08-17 Christopher Faylor* cygcheck.cc (print_version): Update copyright dates.
2008-08-04 Christopher Faylor* cygcheck.cc (load_cygwin): Duplicate argv list since...
2008-07-27 Christopher Faylor* cygcheck.cc (load_cygwin): Free the cygwin dll after...
2008-04-22 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin...
2008-03-11 Brian Dessent * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_...
2008-03-11 Brian Dessent * cygcheck.cc (dirname): New static function.
2008-01-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Always try to get a...
2007-08-03 Dave Korn * Makefile.in (cygcheck.exe): Add bloda.o as prerequi...
2007-06-04 Christopher Faylor* cygcheck.cc (pathlike): New class.
2007-02-20 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add "not supported"...
2006-10-05 Corinna Vinschen * cygcheck.cc (get_word, get_dword): Move to path.cc.
2006-09-13 Christopher Faylorwhite space
2006-09-13 Christopher FaylorCheck in previously mentioned change to cygcheck.cc
2006-02-08 Corinna Vinschen * cygcheck.cc (find_on_path): Update copyright text.
2006-02-08 Corinna Vinschen * cygcheck.cc (find_on_path): Create copy of rv on...
2006-01-19 Christopher Faylor* cygcheck.cc (common_paths): Add "patch".
2006-01-19 Christopher Faylor* cygcheck.cc (init_paths): Record first_nonsys_path.
2006-01-17 Christopher Faylorcopyright
2006-01-15 Corinna Vinschen * Makefile.in (cygcheck.exe): Do not link against...
2006-01-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.
2006-01-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Convert osname to const...
2006-01-12 Christopher Faylor* cygcheck.cc: Replace ` with ' throughout.
2006-01-05 Christopher Faylor* cygcheck.cc (dump_sysinfo): Report the failing drive...
2005-12-29 Christopher Faylor* cygcheck.cc (common_apps): Add crontab, vi, vim.
2005-12-15 Christopher Faylor* cygcheck.cc (common_apps): Add a few more binaries...
2005-11-22 Christopher Faylor* Makefile.in: Link cygcheck with libwininet.a.
2005-08-17 Brian Dessent * cygcheck.cc (dump_sysinfo_services): Properly...
2005-07-19 Christopher Faylor* cygcheck.cc (find_on_path): Perform .exe magic on...
2005-07-05 Christopher Faylor* cygcheck.cc (track_down, cygcheck): Return true on...
2005-05-30 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Recognize XP Media Cente...
2005-05-27 Christopher Faylor* cygcheck.cc (load_cygwin): Make half-hearted attempt...
2005-05-23 Corinna Vinschen * cygcheck.cc (dump_sysinfo_services): Add new functio...
2005-05-20 Christopher Faylor* cygcheck.cc (load_cygwin): Remove debugging statement.
2005-05-20 Christopher Faylor* cygcheck.cc (dump_sysinfo): Don't attempt to use...
2005-05-17 Christopher Faylor* cygcheck.cc (cygwin_internal): Define as a "C" function.
2005-05-16 Christopher Faylor* cygcheck.cc (load_cygwin): Avoid calling putenv with...
2005-05-15 Corinna Vinschen * cygcheck.cc (load_cygwin): Don't touch $PATH for...
2005-05-09 Christopher Faylor* cygcheck.cc (nuke): New function.
2005-03-24 Corinna Vinschen * cygcheck.cc (init_paths): Use full path instead...
next
This page took 0.642289 seconds and 107 git commands to generate.