18342
版本发布时间: 2019-02-21 06:22:23
MicrosoftDocs/WSL最新发布版本:21354(2021-04-09 01:01:36)
Build 18342
For general Windows information on build 18342 visit the Windows blog.
WSL
- We've added the ability for users to access Linux files in a WSL distro from Windows. These files can be accessed through the command line, and also Windows apps, like file explorer, VSCode, etc. can interact with these files. Access your files by navigating to \\wsl$\<distro_name>, or see a list of running distributions by navigating to \\wsl$
- Add additional CPU info tags and fix Cpus_allowed[_list] values [GH 2234]
- Support exec from non-leader thread [GH 3800]
- Treat configuration update failures as non-fatal [GH 3785]
- Update binfmt to properly handle offsets [GH 3768]
- Enable mapping network drives for Plan 9 [GH 3854]
- Support Windows -> Linux and Linux -> Windows path translation for bind mounts
- Create read-only sections for mappings on files opened read-only