aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2020-04-03 21:40:01 +0200
committerCorinna Vinschen <corinna@vinschen.de>2020-04-03 21:40:01 +0200
commit44da5e4b8c89bfcee79eb83fd3b7142720489940 (patch)
treecc6dc5e983c5a9325bf5f09fce789c4555507490 /winsup/doc
parentfb834beebe10c9dac33dacc657af29c4e136cd59 (diff)
downloadnewlib-44da5e4b8c89bfcee79eb83fd3b7142720489940.zip
newlib-44da5e4b8c89bfcee79eb83fd3b7142720489940.tar.gz
newlib-44da5e4b8c89bfcee79eb83fd3b7142720489940.tar.bz2
Cygwin: symlinks: create WSL symlinks on supporting filesystems
WSL symlinks are reparse points containing a POSIX path in UTF-8. On filesystems supporting reparse points, use this symlink type. On other filesystems, or in case of error, fall back to the good old plain SYSTEM file. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/new-features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index a200300..60ae60d 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -83,7 +83,7 @@ https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.
</para></listitem>
<listitem><para>
-Support WSL symlinks.
+Support WSL symlinks. Create those by default now.
</para></listitem>
</itemizedlist>