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 (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
*
* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.
Christopher Faylor
2008-07-27
1
-26
/
+27
*
* cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.
Corinna Vinschen
2008-04-22
1
-1
/
+6
*
* cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1
Brian Dessent
2008-03-11
1
-3
/
+3
*
* cygcheck.cc (dirname): New static function.
Brian Dessent
2008-03-11
1
-10
/
+31
*
* cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEX
Corinna Vinschen
2008-01-13
1
-59
/
+119
*
* Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjusting
Dave Korn
2007-08-03
1
-0
/
+6
*
* cygcheck.cc (pathlike): New class.
Christopher Faylor
2007-06-04
1
-165
/
+209
*
* cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9x
Corinna Vinschen
2007-02-20
1
-12
/
+6
*
* cygcheck.cc (get_word, get_dword): Move to path.cc.
Corinna Vinschen
2006-10-05
1
-44
/
+137
*
white space
Christopher Faylor
2006-09-13
1
-1
/
+1
*
Check in previously mentioned change to cygcheck.cc
Christopher Faylor
2006-09-13
1
-0
/
+6
*
* cygcheck.cc (find_on_path): Update copyright text.
Corinna Vinschen
2006-02-08
1
-1
/
+1
*
* cygcheck.cc (find_on_path): Create copy of rv on successful access
Corinna Vinschen
2006-02-08
1
-1
/
+1
*
* cygcheck.cc (common_paths): Add "patch".
Christopher Faylor
2006-01-19
1
-0
/
+1
*
* cygcheck.cc (init_paths): Record first_nonsys_path.
Christopher Faylor
2006-01-19
1
-8
/
+8
*
copyright
Christopher Faylor
2006-01-17
1
-1
/
+2
*
* Makefile.in (cygcheck.exe): Do not link against libwininet.a.
Corinna Vinschen
2006-01-15
1
-8
/
+49
*
* cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.
Corinna Vinschen
2006-01-13
1
-1
/
+1
*
* cygcheck.cc (dump_sysinfo): Convert osname to const and remove casts
Corinna Vinschen
2006-01-13
1
-30
/
+58
*
* cygcheck.cc: Replace ` with ' throughout.
Christopher Faylor
2006-01-12
1
-9
/
+9
*
* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having to
Christopher Faylor
2006-01-05
1
-4
/
+11
*
* cygcheck.cc (common_apps): Add crontab, vi, vim.
Christopher Faylor
2005-12-29
1
-0
/
+3
*
* cygcheck.cc (common_apps): Add a few more binaries to look for.
Christopher Faylor
2005-12-15
1
-0
/
+4
*
* Makefile.in: Link cygcheck with libwininet.a.
Christopher Faylor
2005-11-22
1
-17
/
+158
*
* cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.
Brian Dessent
2005-08-17
1
-31
/
+43
*
* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.
Christopher Faylor
2005-07-19
1
-1
/
+8
*
* cygcheck.cc (track_down, cygcheck): Return true on success.
Christopher Faylor
2005-07-05
1
-14
/
+18
*
* cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PC
Corinna Vinschen
2005-05-30
1
-17
/
+25
[next]