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
/
cygwin
/
path.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: unify reparse point checking code into single function
Corinna Vinschen
2017-07-24
1
-36
/
+53
*
cygwin: fix formatting in check_reparse_point_target
Corinna Vinschen
2017-07-24
1
-3
/
+3
*
Compatibility improvements to reparse point handling.
Joe_Lowe
2017-06-20
1
-12
/
+47
*
cygwin: try unprivileged symlink creation on W10 1703 and later
Corinna Vinschen
2017-04-24
1
-2
/
+9
*
Revert "Add release message for commit 973f766f6"
Corinna Vinschen
2017-03-14
1
-3
/
+12
*
Add release message for commit 973f766f6
Corinna Vinschen
2017-03-14
1
-12
/
+3
*
cwdstuff: Don't leave from setting the CWD prematurely on init
Corinna Vinschen
2017-03-03
1
-8
/
+42
*
FAST_CWD: adjust the initial search scope
Johannes Schindelin
2017-01-12
1
-2
/
+2
*
Fix incorrect path conversion on non-existent files on network shares
Corinna Vinschen
2016-12-13
1
-0
/
+7
*
Check for .exe file in cygwin_conv_path
Corinna Vinschen
2016-12-13
1
-2
/
+2
*
path_conv: When encountering a ".(/)+" sequence, skip *all* slashes
Corinna Vinschen
2016-11-28
1
-1
/
+6
*
fcwd_access_t: Add missing breaks in f_cwd pointer computation
Corinna Vinschen
2016-11-24
1
-0
/
+3
*
Fix ShellExecuteW comment
Corinna Vinschen
2016-10-24
1
-4
/
+3
*
Workaround for filesystems with broken FileAllInformation info class (NcFsd)
Corinna Vinschen
2016-08-05
1
-1
/
+24
*
Transform all special chars in relative Windows path string
Corinna Vinschen
2016-07-14
1
-3
/
+6
*
Fix various OS-related comments
Corinna Vinschen
2016-06-24
1
-33
/
+18
*
symlink_info::check fixup comment and two test for non-XP
Corinna Vinschen
2016-06-24
1
-5
/
+3
*
Drop max_sys_priv wincap
Corinna Vinschen
2016-06-24
1
-9
/
+1
*
Drop has_fast_cwd flag
Corinna Vinschen
2016-06-24
1
-103
/
+78
*
Drop has_broken_udf flag
Corinna Vinschen
2016-06-23
1
-26
/
+0
*
Handle up to 63 partitions per drive
Corinna Vinschen
2016-06-23
1
-2
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Use new path_conv_handle functions to access file info
Corinna Vinschen
2016-06-21
1
-13
/
+3
*
realpath: Handle Win32 and NT long path prefixes
Corinna Vinschen
2016-05-31
1
-4
/
+6
*
Cygwin: Drop definition and usage of _mode_t in favor of __mode_t
Corinna Vinschen
2016-04-15
1
-2
/
+2
*
Revert "Refactor to avoid nonnull checks on "this" pointer."
Corinna Vinschen
2016-04-05
1
-3
/
+2
*
Refactor to avoid nonnull checks on "this" pointer.
Peter Foley
2016-04-04
1
-2
/
+3
*
Remove MALLOC_CHECK and calls to it entirely
Corinna Vinschen
2016-04-01
1
-8
/
+0
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
1
-3
/
+3
*
Fetch and store FileAllInformation rather than FileNetworkOpenInformation
Corinna Vinschen
2015-12-10
1
-46
/
+22
*
Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path
Corinna Vinschen
2015-12-06
1
-8
/
+10
*
Fix creating relative native symlinks in top-level directories
Corinna Vinschen
2015-11-26
1
-1
/
+1
*
Reapply POSIX ACL changes.
Corinna Vinschen
2015-11-18
1
-4
/
+3
*
Don't generate Windows native symlinks targeting Cygwin-only targets
Corinna Vinschen
2015-11-18
1
-2
/
+8
*
Add support for Parallels Desktop FS (prlfs)
Corinna Vinschen
2015-11-02
1
-1
/
+2
*
Fix length returned from sys_cp_wcstombs in case nwc > # of wchars
Corinna Vinschen
2015-10-22
1
-3
/
+3
*
Fix EIO error accessing certain (OS X SMB?) drives
Corinna Vinschen
2015-10-21
1
-1
/
+7
*
winsup/cygwin: rework basename redefinition handling in path.cc
Yaakov Selkowitz
2015-07-06
1
-3
/
+7
*
Handle unlinking in-use files on virtual drives
Corinna Vinschen
2015-04-23
1
-0
/
+12
*
Undef basename before defining function.
Corinna Vinschen
2015-04-23
1
-0
/
+2
*
cygwin: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
1
-0
/
+28
*
* path.h (path_conv): Make path_flags private. Rename known_suffix to
Corinna Vinschen
2015-02-15
1
-27
/
+27
*
* fhandler.h (class fhandler_process): Add fd_type member.
Corinna Vinschen
2015-01-22
1
-1
/
+26
*
* path.cc (find_fast_cwd): Point to problem reporting web site rather
Corinna Vinschen
2014-12-16
1
-1
/
+1
*
* path.cc (warn_msdos): Slightly reformat.
Corinna Vinschen
2014-12-16
1
-9
/
+15
*
* globals.cc (dos_file_warning): Set to false by default.
Corinna Vinschen
2014-10-28
1
-3
/
+3
*
* path.cc (symlink_info::check): Set error from status code if opening
Corinna Vinschen
2014-10-20
1
-1
/
+7
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-982
/
+1038
*
* cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursions
Corinna Vinschen
2014-04-18
1
-1
/
+23
*
* path.cc (find_fast_cwd_pointer): Fix preceeding comment.
Corinna Vinschen
2014-02-27
1
-2
/
+1
[next]