summaryrefslogtreecommitdiffstats
path: root/winsup/utils/path.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor2013-07-071-11/+14
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-4/+6
* Update copyrightsChristopher Faylor2013-01-211-2/+2
* * path.cc (vcygpath): Handle cygdrive prefix.Corinna Vinschen2012-11-091-4/+12
* * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz2012-10-241-3/+3
* Clean up whitespace.Christopher Faylor2011-12-171-44/+44
* * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen2011-03-291-2/+4
* * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen2010-08-281-0/+1
* * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2010-04-291-1/+10
* * path.cc (read_mounts): Skip unnecessary test if path has beenCorinna Vinschen2009-11-041-6/+10
* * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen2009-11-041-15/+15
* * path.cc (read_mounts): First get installation path from own path.Corinna Vinschen2009-11-041-20/+43
* * mount.cc (do_mount): Replace --no-executable flag with notexecCorinna Vinschen2009-07-221-1/+1
* * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen2009-07-221-13/+13
* * path.cc (oopts): Sort alphabetically, add missing "auto" andCorinna Vinschen2009-06-101-31/+58
* * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2009-04-071-5/+23
* * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2009-03-141-5/+3
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-121-5/+5
* * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen2008-07-221-1/+9
* * mount.cc (do_mount): Remove MOUNT_ENC code.Corinna Vinschen2008-07-171-4/+1
* * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen2008-04-221-115/+305
* * path.cc: Include malloc.h for alloca.Brian Dessent2008-03-161-48/+46
* * cygcheck.cc (dirname): New static function.Brian Dessent2008-03-111-21/+52
* * Makefile.in: Add a 'check' target that builds and runsBrian Dessent2008-03-091-10/+51
* * cygcheck.cc (pathlike): New class.Christopher Faylor2007-06-041-18/+61
* * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen2006-10-051-2/+200
* * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen2006-08-031-4/+1
* * path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags toDave Korn2005-04-291-1/+5
* * Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor2003-09-111-3/+5
* * Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor2003-03-041-1/+1
* * cygcheck.cc (common_apps): Add some more apps.Christopher Faylor2003-02-071-1/+1
* * path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor2002-06-091-3/+3
* * path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2001-11-221-0/+3
* * cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor2001-11-121-1/+1
* * dump_setup.cc: New file.Christopher Faylor2001-11-111-15/+12
* * Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor2001-11-111-0/+350