Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-17 * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent
2005-07-20* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor
2005-07-06* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor
2005-05-30 * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor
2005-05-16* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen
2004-11-18* cygcheck.cc (eprintf): New function.Bas van Gompel
2004-11-16* cygcheck.cc (find_on_path): Clear show_error and/or print_failedBas van Gompel
2004-11-11* cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor
2004-11-11* cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor
2004-11-11* cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel
2004-10-31* cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel
2004-10-27* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel
2004-10-25* cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel
2004-10-25fix whitespace, update some copyrightsChristopher Faylor
2004-10-22* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel
2004-10-21* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor
2004-10-18 * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen
2004-10-18* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor
2004-10-18* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor
2004-10-15* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor
2004-10-14* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor
2004-10-10* cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor
2004-10-10* cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor
2004-10-10* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor
2004-10-06 * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen
2004-10-04 * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor
2004-02-10* strace.cc: Update copyrights.Christopher Faylor
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor
2004-01-24* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor