summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygpath.cc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-021-0/+160
* * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen2006-07-311-4/+11
* * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen2006-07-271-4/+10
* * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen2006-02-171-3/+3
* * cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn2006-01-181-1/+0
* * Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor2005-11-221-0/+1
* * cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor2005-05-171-2/+2
* * cygpath.cc (usage): Pass in one more copy of program_name to printf to avoidChristopher Faylor2005-03-061-1/+1
* * cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin2005-02-241-6/+7
* * cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2004-03-151-4/+6
* * cygpath.cc (long_options): Add "mode" option.Christopher Faylor2004-02-251-6/+32
* * Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor2004-02-211-10/+22
* * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2004-01-221-8/+19
* * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2003-11-071-22/+13
* revert accidental checkinChristopher Faylor2003-10-171-8/+19
* * cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor2003-10-171-19/+8
* * Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor2003-09-111-1/+1
* Throughout, always return error when GetShortPathName returns 0.Christopher Faylor2003-06-121-3/+3
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-0/+2
* * cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2003-02-121-5/+5
* * cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor2002-10-311-132/+96
* * cygpath.cc (close_arg): Remove unused static.Christopher Faylor2002-09-301-1/+0
* 2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2002-09-151-2/+5
* output some newlines.Christopher Faylor2002-08-231-2/+2
* * mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor2002-07-011-52/+103
* * cygpath.cc (usage): Clean up usage output.Christopher Faylor2002-06-191-45/+50
* * cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor2002-06-071-5/+57
* * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen2002-05-221-101/+269
* * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen2002-05-151-51/+50
* * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen2002-05-141-1/+1
* * cygpath.cc: Reformat.Christopher Faylor2002-03-071-144/+172
* Change copyright format.Christopher Faylor2002-02-271-1/+1
* * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen2002-01-171-26/+116
* * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2002-01-151-2/+7
* * cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2001-12-261-7/+25
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-111-5/+4
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-041-5/+5
* * cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor2001-08-151-2/+11
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-6/+6
* * cygpath.cc: Add new options: -s and -i.Christopher Faylor2000-09-191-6/+112
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-191-2/+19
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-181-1/+1
* * cygpath.cc (main): Add -a -o and -c options.Christopher Faylor2000-04-131-13/+66
* * cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor2000-04-111-49/+96
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+154