* path.cc (cnt_bs): New inline function.

(symlink_native): Fix creating relative native symlink.
This commit is contained in:
Corinna Vinschen
2013-06-17 12:37:09 +00:00
parent 42c8e85109
commit 2566c2e600
3 changed files with 63 additions and 4 deletions

View File

@@ -11,3 +11,6 @@ Bug fixes:
- Fix EFAULT when reading large clipboard.
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00311.html
- Fix creation of relative native symlinks.
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00340.html