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
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen
2009-11-27 * cygcheck.cc (dump_sysinfo): Fix typo in products.Corinna Vinschen
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen
2009-10-31 * cygcheck.cc: Include cygprops.h.Corinna Vinschen
2009-10-28 * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen
2009-10-20 * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen
2009-07-23 * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen
2009-07-13 * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen
2009-05-04* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor
2009-05-04 * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen
2009-04-03 * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen
2009-03-09* cygcheck.cc (usage): Fix typo.Christopher Faylor
2009-01-29 * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen
2009-01-16 * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet
2008-09-13* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor
2008-08-28* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor
2008-08-17* cygcheck.cc (print_version): Update copyright dates.Christopher Faylor
2008-08-04* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor
2008-07-27* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor
2008-04-22 * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen
2008-03-11 * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent
2008-03-11 * cygcheck.cc (dirname): New static function.Brian Dessent
2008-01-13 * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn
2007-06-04* cygcheck.cc (pathlike): New class.Christopher Faylor
2007-02-20 * cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9xCorinna Vinschen
2006-10-05 * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen
2006-09-13white spaceChristopher Faylor
2006-09-13Check in previously mentioned change to cygcheck.ccChristopher Faylor
2006-02-08 * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen
2006-02-08 * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen
2006-01-20* cygcheck.cc (common_paths): Add "patch".Christopher Faylor
2006-01-19* cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor
2006-01-17copyrightChristopher Faylor
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen
2006-01-12* cygcheck.cc: Replace ` with ' throughout.Christopher Faylor
2006-01-05* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor
2005-12-29* cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor
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