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