index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
/
cygcheck.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygcheck.cc: Fix missing commas in products array
Corinna Vinschen
2015-08-30
1
-5
/
+5
*
cygcheck.cc: Fix debugger problem
Corinna Vinschen
2015-08-30
1
-4
/
+8
*
cygcheck.cc: Handle W10/2016 sysinfo
Corinna Vinschen
2015-08-30
1
-27
/
+63
*
cygcheck.cc: Fix downlevel DLL handling
Corinna Vinschen
2015-08-30
1
-2
/
+7
*
* cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).
Corinna Vinschen
2014-11-10
1
-2
/
+5
*
* cygcheck.cc (CYGLSA64_DLL): Remove unused macro.
Corinna Vinschen
2014-10-21
1
-4
/
+15
*
* cygcheck.cc (RtlGetVersion): Declare.
Corinna Vinschen
2013-11-19
1
-9
/
+9
*
* cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's not
Corinna Vinschen
2013-11-19
1
-11
/
+4
*
* cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFO
Corinna Vinschen
2013-11-19
1
-21
/
+15
*
* Makefile.in (cygcheck.exe): Link against wininet.dll.
Corinna Vinschen
2013-11-19
1
-53
/
+9
*
* cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as well
Corinna Vinschen
2013-11-19
1
-47
/
+23
*
* cygcheck.cc (package_grep): Accommodate arch-specific package layout.
Christopher Faylor
2013-08-23
1
-2
/
+6
*
* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong
Christopher Faylor
2013-07-07
1
-6
/
+17
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-19
/
+46
*
Update copyrights
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* configure.in: Add check for MINGW_CXX. Remove libiconv check.
Yaakov Selkowitz
2012-10-24
1
-5
/
+4
*
* cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switch
Corinna Vinschen
2012-10-09
1
-9
/
+15
*
* cygcheck.cc (dump_sysinfo): Drop "not yet supported" text from
Corinna Vinschen
2012-09-02
1
-25
/
+54
*
* Makefile.in (cygcheck.exe): Link against psapi.dll.
Corinna Vinschen
2012-07-11
1
-1
/
+9
*
* cygcheck.cc (dump_sysinfo): Change "Server 8" to official
Corinna Vinschen
2012-06-03
1
-2
/
+2
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-36
/
+36
*
* cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note as
Corinna Vinschen
2011-10-13
1
-4
/
+10
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
1
-22
/
+15
*
* cygcheck.cc (check_keys): Use UNICODE Win32 functions.
Corinna Vinschen
2011-10-10
1
-6
/
+6
*
* cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.
Corinna Vinschen
2011-03-29
1
-2
/
+2
*
* cygcheck.cc: Fix copyright dates.
Corinna Vinschen
2011-02-15
1
-1
/
+1
*
* cygcheck.cc (main): don't imply -d from -s option to cygcheck
Corinna Vinschen
2011-01-10
1
-3
/
+3
*
* loadlib.h: New header implementing safe LoadLibrary calls.
Corinna Vinschen
2010-08-28
1
-4
/
+3
*
* cygcheck.cc (dump_sysinfo): Fix typo in products.
Corinna Vinschen
2009-11-27
1
-1
/
+1
*
* cygcheck.cc (cygwin_dll_path): New global variable.
Corinna Vinschen
2009-11-04
1
-0
/
+2
*
* cygcheck.cc: Include cygprops.h.
Corinna Vinschen
2009-10-31
1
-5
/
+227
*
* cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWIN
Corinna Vinschen
2009-10-28
1
-17
/
+3
*
* cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.
Corinna Vinschen
2009-10-20
1
-45
/
+74
*
* cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" to
Corinna Vinschen
2009-07-23
1
-1
/
+1
*
* cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.
Corinna Vinschen
2009-07-13
1
-5
/
+2
*
* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_path
Christopher Faylor
2009-05-04
1
-0
/
+3
*
* cygcheck.cc (usage): Fix option order and print.
Corinna Vinschen
2009-05-04
1
-5
/
+6
*
* utils.sgml: Various syntactical and semantical fixes.
Corinna Vinschen
2009-04-03
1
-1
/
+1
*
* cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.
Corinna Vinschen
2009-03-24
1
-1
/
+1
*
* wide_path.h (class wide_path): New class to convert Windows path
Corinna Vinschen
2009-03-14
1
-16
/
+24
*
* cygcheck.cc (usage): Fix typo.
Christopher Faylor
2009-03-08
1
-1
/
+1
*
* cygcheck.cc (dump_sysinfo): Evaluate and print state of
Corinna Vinschen
2009-01-29
1
-0
/
+13
*
* Makefile.in: Fix copyright date.
Corinna Vinschen
2009-01-17
1
-18
/
+18
*
* cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7
Corinna Vinschen
2009-01-16
1
-32
/
+54
*
* cygcheck.cc (dump_sysinfo_services): Quote the path for popen.
Pierre Humblet
2009-01-06
1
-1
/
+1
*
* cygcheck.cc (pretty_id): Quote the path for popen.
Pierre Humblet
2008-12-31
1
-5
/
+6
*
* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
Christopher Faylor
2008-09-12
1
-12
/
+11
*
* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.
Christopher Faylor
2008-08-27
1
-2
/
+2
*
* cygcheck.cc (print_version): Update copyright dates.
Christopher Faylor
2008-08-17
1
-1
/
+1
*
* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears when
Christopher Faylor
2008-08-04
1
-2
/
+9
[next]