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
2017-10-25winsup/utils/dump_setup.cc: Remove the function 'base'Ken Brown
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2015-02-18* dump_setup.cc (check_package_files): Accommodate postinstallKen Brown
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor
2013-01-21Update copyrightsChristopher Faylor
2012-11-26 * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen
2012-11-23ChangeLog:Christopher Faylor
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2010-07-21 * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen
2010-07-05 * dump_setup.cc (dump_file): Read requested content from setup.rcCorinna Vinschen
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
2005-12-19 * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen
2004-10-25fix whitespace, update some copyrightsChristopher Faylor
2004-09-23 * dump_setup.cc (dump_setup): Remove unneeded strlen when check_filesCorinna Vinschen
2004-09-22 * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.Corinna Vinschen
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor
2003-08-17 * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen
2003-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor
2003-02-08* dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor
2003-02-08 * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor
2001-11-11* dump_setup.cc: New file.Christopher Faylor