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
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen
2007-05-29 * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen
2007-05-23 * cygpath.cc: Include argz.h.Corinna Vinschen
2007-03-31* utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned byChristopher Faylor
2007-01-09 * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen
2006-08-02 * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen
2006-07-31 * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen
2006-07-28 * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen
2006-02-17 * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen
2006-01-18* cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor
2005-03-06* cygpath.cc (usage): Pass in one more copy of program_name to printf to avoidChristopher Faylor
2005-02-24* cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin
2004-03-16* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor
2004-02-25* cygpath.cc (long_options): Add "mode" option.Christopher Faylor
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor
2004-01-22 * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen
2003-11-07 * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen
2003-10-17revert accidental checkinChristopher Faylor
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-06-13Throughout, always return error when GetShortPathName returns 0.Christopher Faylor
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-02-13* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor
2002-10-31* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor
2002-09-152002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin
2002-08-23output some newlines.Christopher Faylor
2002-07-02* mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor
2002-06-19* cygpath.cc (usage): Clean up usage output.Christopher Faylor
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor
2002-05-22 * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen
2002-05-15 * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen
2002-05-14 * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen
2002-03-07* cygpath.cc: Reformat.Christopher Faylor
2002-02-28Change copyright format.Christopher Faylor
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor
2001-12-12* Makefile.in: Add define to CXXFLAGS.Christopher Faylor
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor
2001-08-15* cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor
2000-09-19* cygpath.cc: Add new options: -s and -i.Christopher Faylor
2000-05-19* cygpath.cc: add --windir/--sysdir optionsDJ Delorie
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor
2000-04-13* cygpath.cc (main): Add -a -o and -c options.Christopher Faylor
2000-04-11* cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor