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 (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
*
* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.
Christopher Faylor
2005-05-27
1
-33
/
+32
*
* cygcheck.cc (dump_sysinfo_services): Add new function that uses
Corinna Vinschen
2005-05-23
1
-1
/
+94
*
* cygcheck.cc (load_cygwin): Remove debugging statement.
Christopher Faylor
2005-05-20
1
-1
/
+0
*
* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.
Christopher Faylor
2005-05-20
1
-20
/
+27
*
* cygcheck.cc (cygwin_internal): Define as a "C" function.
Christopher Faylor
2005-05-17
1
-1
/
+3
*
* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.
Christopher Faylor
2005-05-16
1
-2
/
+5
*
* cygcheck.cc (load_cygwin): Don't touch $PATH for now.
Corinna Vinschen
2005-05-15
1
-4
/
+13
*
* cygcheck.cc (nuke): New function.
Christopher Faylor
2005-05-09
1
-0
/
+40
*
* cygcheck.cc (init_paths): Use full path instead of "." for the
Corinna Vinschen
2005-03-24
1
-3
/
+9
*
* cygcheck.cc (eprintf): New function.
Bas van Gompel
2004-11-18
1
-0
/
+9
*
* cygcheck.cc (find_on_path): Clear show_error and/or print_failed
Bas van Gompel
2004-11-16
1
-6
/
+6
*
* cygcheck.cc: Change "keyeprint" to "display_error" throughout.
Christopher Faylor
2004-11-11
1
-39
/
+39
*
* cygcheck.cc (main): Allow a '-l' without an additional argument.
Christopher Faylor
2004-11-11
1
-10
/
+4
*
* cygcheck.cc (keyeprint): New optional parameters: show_error and
Bas van Gompel
2004-11-11
1
-2
/
+7
*
* cygcheck.cc (get_dword): Fix errormessage.
Bas van Gompel
2004-10-31
1
-7
/
+7
*
* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1
Bas van Gompel
2004-10-27
1
-1
/
+9
*
* cygcheck.cc (dump_sysinfo): Add leading newline before legend for
Bas van Gompel
2004-10-25
1
-1
/
+1
*
fix whitespace, update some copyrights
Christopher Faylor
2004-10-25
1
-3
/
+3
*
* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' and
Bas van Gompel
2004-10-22
1
-4
/
+5
*
* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. Change
Christopher Faylor
2004-10-21
1
-3
/
+3
*
* cygcheck.cc (pretty_id): Don't let i become negative. Fix
Corinna Vinschen
2004-10-18
1
-2
/
+2
*
* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.
Christopher Faylor
2004-10-18
1
-2
/
+2
*
* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.
Christopher Faylor
2004-10-17
1
-4
/
+4
*
* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.
Christopher Faylor
2004-10-15
1
-9
/
+10
*
* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is acting
Christopher Faylor
2004-10-14
1
-31
/
+30
*
* cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.
Christopher Faylor
2004-10-10
1
-1
/
+4
*
* cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.
Christopher Faylor
2004-10-09
1
-0
/
+6
*
* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, just
Christopher Faylor
2004-10-09
1
-2
/
+2
*
* cygcheck.cc (dump_sysinfo): Warn about empty path-components.
Corinna Vinschen
2004-10-06
1
-1
/
+4
*
* cygcheck.cc (pretty_id): Close pipe.
Corinna Vinschen
2004-10-04
1
-0
/
+1
*
* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.
Christopher Faylor
2004-03-21
1
-1
/
+1
*
* strace.cc: Update copyrights.
Christopher Faylor
2004-02-10
1
-2
/
+2
*
* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
Christopher Faylor
2004-02-10
1
-0
/
+1
[next]