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
/
path.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong
Christopher Faylor
2013-07-07
1
-11
/
+14
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-4
/
+6
*
Update copyrights
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* path.cc (vcygpath): Handle cygdrive prefix.
Corinna Vinschen
2012-11-09
1
-4
/
+12
*
* configure.in: Add check for MINGW_CXX. Remove libiconv check.
Yaakov Selkowitz
2012-10-24
1
-3
/
+3
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-44
/
+44
*
* cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.
Corinna Vinschen
2011-03-29
1
-2
/
+4
*
* loadlib.h: New header implementing safe LoadLibrary calls.
Corinna Vinschen
2010-08-28
1
-0
/
+1
*
* path.cc: Include sys/cygwin.h if built for mount(1).
Corinna Vinschen
2010-04-29
1
-1
/
+10
*
* path.cc (read_mounts): Skip unnecessary test if path has been
Corinna Vinschen
2009-11-04
1
-6
/
+10
*
* cygcheck.cc (cygwin_dll_path): New global variable.
Corinna Vinschen
2009-11-04
1
-15
/
+15
*
* path.cc (read_mounts): First get installation path from own path.
Corinna Vinschen
2009-11-04
1
-20
/
+43
*
* mount.cc (do_mount): Replace --no-executable flag with notexec
Corinna Vinschen
2009-07-22
1
-1
/
+1
*
* Makefile.in (path-mount.o): Add a rule to build stripped down version
Corinna Vinschen
2009-07-22
1
-13
/
+13
*
* path.cc (oopts): Sort alphabetically, add missing "auto" and
Corinna Vinschen
2009-06-10
1
-31
/
+58
*
* path.cc (readlink): Accommodate new UTF-16 symlinks.
Corinna Vinschen
2009-04-07
1
-5
/
+23
*
* path.cc (from_fstab): Use wcstombs/mbstowcs instead of
Corinna Vinschen
2009-03-14
1
-5
/
+3
*
* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
Christopher Faylor
2008-09-12
1
-5
/
+5
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-22
1
-1
/
+9
*
* mount.cc (do_mount): Remove MOUNT_ENC code.
Corinna Vinschen
2008-07-17
1
-4
/
+1
*
* cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.
Corinna Vinschen
2008-04-22
1
-115
/
+305
*
* path.cc: Include malloc.h for alloca.
Brian Dessent
2008-03-16
1
-48
/
+46
*
* cygcheck.cc (dirname): New static function.
Brian Dessent
2008-03-11
1
-21
/
+52
*
* Makefile.in: Add a 'check' target that builds and runs
Brian Dessent
2008-03-09
1
-10
/
+51
*
* cygcheck.cc (pathlike): New class.
Christopher Faylor
2007-06-04
1
-18
/
+61
*
* cygcheck.cc (get_word, get_dword): Move to path.cc.
Corinna Vinschen
2006-10-05
1
-2
/
+200
*
* path.cc (vconcat): Don't convert backslahes to slashes.
Corinna Vinschen
2006-08-03
1
-4
/
+1
*
* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags to
Dave Korn
2005-04-29
1
-1
/
+5
*
* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.
Christopher Faylor
2003-09-11
1
-3
/
+5
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
1
-1
/
+1
*
* cygcheck.cc (common_apps): Add some more apps.
Christopher Faylor
2003-02-07
1
-1
/
+1
*
* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.
Christopher Faylor
2002-06-09
1
-3
/
+3
*
* path.cc (cygpath): Don't consider cygpath stuff when trying to derive native
Christopher Faylor
2001-11-22
1
-0
/
+3
*
* cygcheck.cc (scan_registry): Open registry with read-only access.
Christopher Faylor
2001-11-12
1
-1
/
+1
*
* dump_setup.cc: New file.
Christopher Faylor
2001-11-11
1
-15
/
+12
*
* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.
Christopher Faylor
2001-11-11
1
-0
/
+350