aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/cygpath.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-12Cygwin: utils: drop unnecessary wow64 checksgithub/topic/rip-off-32topic/rip-off-32Corinna Vinschen1-13/+0
2021-05-26Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via MakefileCorinna Vinschen1-2/+0
2020-09-24Cygwin: winlean.h: remove most of the extended memory APIKen Brown1-1/+0
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-2/+1
2020-04-07Cygwin: utils: override definition of PMEM_EXTENDED_PARAMETERCorinna Vinschen1-0/+1
2016-11-24cygutils: Fix resource leak in get_short_pathsCorinna Vinschen1-0/+1
2016-06-27Set supported Windows release to Windows 10Corinna Vinschen1-2/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+1
2016-01-21cygpath: Avoid returning SysWOW64Corinna Vinschen1-0/+13
2016-01-07cygpath: Try to return system directories with correct caseCorinna Vinschen1-14/+36
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen1-6/+16
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen1-2/+2
2013-01-21Update copyrightsChristopher Faylor1-1/+1
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen1-31/+20
2011-12-17Clean up whitespace.Christopher Faylor1-1/+1
2011-12-02 * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.Corinna Vinschen1-155/+60
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-53/+47
2010-12-06 * cygpath.cc (get_device_name): Fix path length test.Corinna Vinschen1-1/+1
2010-09-06 * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen1-10/+60
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen1-2/+3
2010-08-26 * cygpath.cc (get_device_name): Prefer the \\.\X: DOS device forCorinna Vinschen1-2/+12
2010-02-22 * cygpath.cc (do_pathconv): Fix erroneously printing native NT pathCorinna Vinschen1-1/+3
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen1-6/+4
2010-01-16 * cygpath.cc (get_mixed_name): Drop function. Replace with call toCorinna Vinschen1-35/+8
2010-01-07 * cygpath.cc: Throughout, free obsolete path buffers.Corinna Vinschen1-12/+48
2010-01-07 * cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.Corinna Vinschen1-26/+20
2009-10-15 * cygpath.cc (get_special_folder): Fetch path as WCHAR and convertCorinna Vinschen1-25/+36
2009-05-17 * cygpath.cc (codepage): New variable.Corinna Vinschen1-9/+45
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen1-1/+4
2009-04-15 * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen1-9/+12
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen1-48/+90
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen1-4/+3
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen1-17/+10
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