Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2020-03-27 14:12:31 +0300
committerCorinna Vinschen <corinna@vinschen.de>2020-03-27 14:12:31 +0300
commit4a36897af392c3bc0805f4802246b5d098ed19b7 (patch)
tree95ddae7d7159f12259400927f60c6072fc8c5cd0 /winsup/doc/new-features.xml
parentd2e0b65a7fdc78ed39a8d5338a36cb887805a601 (diff)
Cygwin: symlinks: support WSL symlinks
Treat WSL symlinks just like other symlinks. Convert absolute paths pointing to Windows drives via /mnt/<driveletter> to Windows-style paths <driveletter>: Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 9086302d3..a200300f2 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -82,6 +82,10 @@ be supported by upcoming mintty releases. For the reasoning, see
https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.
</para></listitem>
+<listitem><para>
+Support WSL symlinks.
+</para></listitem>
+
</itemizedlist>
</sect2>