index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
/
cygpath.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.
Corinna Vinschen
2006-08-02
1
-0
/
+160
*
* cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.
Corinna Vinschen
2006-07-31
1
-4
/
+11
*
* cygpath.c (get_long_name): Cover the case that GetLongPathName
Corinna Vinschen
2006-07-27
1
-4
/
+10
*
* cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrect
Corinna Vinschen
2006-02-17
1
-3
/
+3
*
* cygpath.cc (dowin): Remove stray debugging printf statement.
Dave Korn
2006-01-18
1
-1
/
+0
*
* Makefile.in: Link cygcheck with libwininet.a.
Christopher Faylor
2005-11-22
1
-0
/
+1
*
* cygcheck.cc (cygwin_internal): Define as a "C" function.
Christopher Faylor
2005-05-17
1
-2
/
+2
*
* cygpath.cc (usage): Pass in one more copy of program_name to printf to avoid
Christopher Faylor
2005-03-06
1
-1
/
+1
*
* cygpath.cc (usage): Clarify help output to indicate acceptance
Joshua Daniel Franklin
2005-02-24
1
-6
/
+7
*
* cygpath.cc (usage): Don't issue helpful message if -i is used.
Christopher Faylor
2004-03-15
1
-4
/
+6
*
* cygpath.cc (long_options): Add "mode" option.
Christopher Faylor
2004-02-25
1
-6
/
+32
*
* Makefile.in (build_dumper): Detect missing iconv library.
Christopher Faylor
2004-02-21
1
-10
/
+22
*
* cygpath.cc (dowin): Revert accidental checkin from November.
Corinna Vinschen
2004-01-22
1
-8
/
+19
*
* cygpath.cc (main): Allow multiple pathnames on command line.
Corinna Vinschen
2003-11-07
1
-22
/
+13
*
revert accidental checkin
Christopher Faylor
2003-10-17
1
-8
/
+19
*
* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.
Christopher Faylor
2003-10-17
1
-19
/
+8
*
* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.
Christopher Faylor
2003-09-11
1
-1
/
+1
*
Throughout, always return error when GetShortPathName returns 0.
Christopher Faylor
2003-06-12
1
-3
/
+3
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
1
-0
/
+2
*
* cygpath.cc (doit): Allocate more space for non-path filename.
Christopher Faylor
2003-02-12
1
-5
/
+5
*
* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.
Christopher Faylor
2002-10-31
1
-132
/
+96
*
* cygpath.cc (close_arg): Remove unused static.
Christopher Faylor
2002-09-30
1
-1
/
+0
*
2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>
Joshua Daniel Franklin
2002-09-15
1
-2
/
+5
*
output some newlines.
Christopher Faylor
2002-08-23
1
-2
/
+2
*
* mount.cc (main): Ensure that mount_already_exists() also gets default flag
Christopher Faylor
2002-07-01
1
-52
/
+103
*
* cygpath.cc (usage): Clean up usage output.
Christopher Faylor
2002-06-19
1
-45
/
+50
*
* cygpath.cc: Add option to output windows paths in different formats: "dos"
Christopher Faylor
2002-06-07
1
-5
/
+57
*
* cygpath.cc (usage): Change usage output slightly.
Corinna Vinschen
2002-05-22
1
-101
/
+269
*
* cygpath.cc (get_short_paths): Fix more error checking.
Corinna Vinschen
2002-05-15
1
-51
/
+50
*
* cygpath.cc (get_short_name): Fix error checking.
Corinna Vinschen
2002-05-14
1
-1
/
+1
*
* cygpath.cc: Reformat.
Christopher Faylor
2002-03-07
1
-144
/
+172
*
Change copyright format.
Christopher Faylor
2002-02-27
1
-1
/
+1
*
* cygpath.cc (main): Add options to show Desktop and Start
Corinna Vinschen
2002-01-17
1
-26
/
+116
*
* cygpath.cc (doit): Empty file ignored using option -i.
Corinna Vinschen
2002-01-15
1
-2
/
+7
*
* cygpath.cc (doit): Detect and warn about an empty path. Detect and warn
Christopher Faylor
2001-12-26
1
-7
/
+25
*
* Makefile.in: Add define to CXXFLAGS.
Christopher Faylor
2001-12-11
1
-5
/
+4
*
* cygcheck.cc (usage): Add -c description.
Christopher Faylor
2001-12-04
1
-5
/
+5
*
* cygpath.cc (main): Support -w for Windows (System) directories and return
Christopher Faylor
2001-08-15
1
-2
/
+11
*
Cleanup formatting on some files. Remove excessive whitespace.
Christopher Faylor
2000-10-28
1
-6
/
+6
*
* cygpath.cc: Add new options: -s and -i.
Christopher Faylor
2000-09-19
1
-6
/
+112
*
* cygpath.cc: add --windir/--sysdir options
DJ Delorie
2000-05-19
1
-2
/
+19
*
* Makefile.in: Eliminate WINSUP_DEPS.
Christopher Faylor
2000-05-18
1
-1
/
+1
*
* cygpath.cc (main): Add -a -o and -c options.
Christopher Faylor
2000-04-13
1
-13
/
+66
*
* cygpath.cc (main): Add -f option for processing a group of paths from a file.
Christopher Faylor
2000-04-11
1
-49
/
+96
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+154