aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/cygpath.cc
AgeCommit message (Expand)AuthorFilesLines
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