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
*
Fix broken handling of drive relative paths.
Kaz Kylheku
2024-01-02
1
-7
/
+11
*
Implement drive-relative paths and per-drive working dir.
Kaz Kylheku
2021-07-26
1
-1
/
+40
*
First steps toward native path handling.
Kaz Kylheku
2021-07-26
1
-29
/
+51
*
Cygwin: Treat Windows Store's "app execution aliases" as symbolic links
Johannes Schindelin
2021-03-23
1
-0
/
+40
*
Cygwin: recognize native Windows AF_UNIX sockets as reparse points
Ken Brown
2021-02-01
1
-0
/
+4
*
Cygwin: normalize_posix_path: fix error handling when .. is encountered
Ken Brown
2021-01-22
1
-1
/
+3
*
Cygwin: add flag to indicate reparse points unknown to WinAPI
Corinna Vinschen
2020-12-02
1
-4
/
+4
*
Cygwin: Fix access to block devices below /proc/sys.
Christian Franke
2020-11-30
1
-10
/
+19
*
Cygwin: always recognize AF_UNIX sockets as reparse points
Ken Brown
2020-10-04
1
-4
/
+6
*
Cygwin: fix handling of known reparse points that are not symlinks
Ken Brown
2020-10-04
1
-5
/
+12
*
Cygwin: check_reparse_point_target: update comment
Ken Brown
2020-09-26
1
-2
/
+3
*
Cygwin: path_conv::check: handle error from fhandler_process::exists
Ken Brown
2020-09-08
1
-0
/
+9
*
Cygwin: cwdstuff::get: clean up debug_printf output
Ken Brown
2020-08-23
1
-0
/
+2
*
Cygwin: Add 'fallthrough' pseudo keyword for switch/case use
Corinna Vinschen
2020-08-05
1
-3
/
+3
*
Cygwin: symlinks: fix WSL symlink creation if cygdrive prefix is /
Corinna Vinschen
2020-04-21
1
-4
/
+6
*
Cygwin: symlinks: Allow traversing WSL symlinks
Corinna Vinschen
2020-04-05
1
-0
/
+6
*
Cygwin: symlinks: create WSL symlinks on supporting filesystems
Corinna Vinschen
2020-04-03
1
-24
/
+103
*
Cygwin: symlinks: fix WSL symlinks pointing to /mnt
Corinna Vinschen
2020-04-02
1
-15
/
+35
*
Cygwin: symlinks: support WSL symlinks
Corinna Vinschen
2020-03-27
1
-0
/
+73
*
Cygwin: fix formatting: collapse whitespace-only lines
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: fix formatting: drop spaces leading tabs
Corinna Vinschen
2020-03-11
1
-6
/
+6
*
Cygwin: remove CYGWIN=dos_file_warning option
Corinna Vinschen
2020-01-28
1
-32
/
+4
*
Cygwin: symlink/mknod: fix ACL handling
Corinna Vinschen
2020-01-28
1
-35
/
+34
*
Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag
Corinna Vinschen
2020-01-28
1
-7
/
+20
*
Cygwin: normalize_win32_path: allow drive without trailing backslash
Ken Brown
2020-01-17
1
-1
/
+1
*
Fixed crash on wine by adding NULL check after memchr
Arseniy Lartsev
2020-01-13
1
-0
/
+2
*
Cygwin: symlink_info::check: avoid assertion failure
Ken Brown
2019-12-09
1
-1
/
+2
*
Cygwin: normalize_win32_path: improve error checking
Ken Brown
2019-09-26
1
-3
/
+6
*
Cygwin: remove old cruft from path_conv::check
Ken Brown
2019-09-21
1
-13
/
+0
*
Cygwin: remove path_conv::is_auto_device()
Ken Brown
2019-07-22
1
-1
/
+1
*
Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
Ken Brown
2019-07-16
1
-2
/
+2
*
Cygwin: path_conv: add PATH_RESOLVE_PROCFD path_types flag
Corinna Vinschen
2019-01-06
1
-1
/
+4
*
Cygwin: path_conv: decouple path_types from mount types
Corinna Vinschen
2019-01-06
1
-34
/
+42
*
Cygwin: path_conv: decouple pathconv_flags from path_types
Corinna Vinschen
2019-01-06
1
-8
/
+11
*
Cygwin: implement /proc/PID/fd/DESCRIPTOR reopening by handle
Corinna Vinschen
2019-01-06
1
-0
/
+4
*
Cygwin: path_conv: add serialization/deserialization facility
Corinna Vinschen
2019-01-06
1
-0
/
+64
*
Cygwin: introduce virt_fdsymlink to simplify /proc/PID/fd symlink handling
Corinna Vinschen
2019-01-05
1
-1
/
+3
*
Cygwin: return correct FH_PROCESSFD for files under /proc/PID/fd subdir
Corinna Vinschen
2019-01-05
1
-1
/
+1
*
Cygwin: path_conv: nobody cares if a path had symlinks after the fact
Corinna Vinschen
2019-01-05
1
-5
/
+0
*
Cygwin: fix Win32 path ".." backtracking
Corinna Vinschen
2018-09-01
1
-5
/
+16
*
Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under WOW64 on ARM64
Corinna Vinschen
2018-07-12
1
-9
/
+24
*
Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systems
Corinna Vinschen
2018-07-10
1
-1
/
+15
*
Cygwin: fix a race in the FAST_CWD fallback code
Corinna Vinschen
2018-07-10
1
-22
/
+17
*
Cygwin: Allow to build without experimental AF_UNIX code by default
Corinna Vinschen
2018-06-26
1
-0
/
+6
*
Cygwin: normalize_win32_path: Avoid buffer underruns
Corinna Vinschen
2018-05-29
1
-8
/
+25
*
Cygwin: TEST only: Add a buffer underrun assertion to symlink_info::check
Corinna Vinschen
2018-05-29
1
-1
/
+2
*
Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_GUID as GUID pointer
Corinna Vinschen
2018-03-02
1
-4
/
+1
*
Cygwin: add AF_UNIX reparse points to path handling
Corinna Vinschen
2018-03-01
1
-7
/
+18
*
Cygwin: path.cc: clean up includes
Corinna Vinschen
2018-03-01
1
-12
/
+4
*
Cygwin: path_conv: rename is_rep_symlink to is_known_reparse_point
Corinna Vinschen
2018-03-01
1
-1
/
+1
[next]