Maybe this will finally allow running 16-bit Windows applications on 64-bit Windows through Wine. Until now, this has been prevented by missing modify_ldt syscall. Although modify_ldt has security implications, so maybe Microsoft will not enable it.
Announcement
Collapse
No announcement yet.
Microsoft Confirms WSL To Co-Exist With WSL2, Other Windows Subsystem for Linux Details
Collapse
X
-
Originally posted by WLBI View PostDon't think so? Did you think about WSL 10 years ago?
Check out these MS technologies:
And as a bonus (to show how FreeBSD friendly Microsoft Research used to be):
https://en.wikipedia.org/wiki/Shared...Infrastructure
Microsoft POSIX layers are not new. They are in fact standards that Microsoft has an active interest to adhere to. The fact that Linux is currently more trendy than UNIX is simply a means to an end, which is POSIX compatibility. Nothing more (and just a little bit less .
- Likes 3
Comment
-
Originally posted by kpedersen View Post
Originally posted by kpedersen View PostAnd as a bonus (to show how FreeBSD friendly Microsoft Research used to be):
The Shared Source CLI use the non-free Microsoft Shared Source Common Language Infrastructure license. This license allows modifications and redistribution of the code for personal or academic usages, but they can't be used for commercial products
Originally posted by kpedersen View PostMicrosoft POSIX layers are not new. They are in fact standards that Microsoft has an active interest to adhere to.
POSIX.2 Shell and Utilities (IEEE Std 1003.2-1992) not once does Interix or Windows services for Unix pass this.
Yes there are quite a few more Posix standards that the windows implementations never had.
Yes most Linux distributions are way higher on Posix conformance than windows was once you cross 1993.
Originally posted by kpedersen View PostThe fact that Linux is currently more trendy than UNIX is simply a means to an end, which is POSIX compatibility. Nothing more (and just a little bit less .
This should make it more than clean why 10 years ago I was looking at colinux.org and praying it would get somewhere because everything Microsoft was offering back then was total junk. It was simpler back then to rewrite the program in win32 than deal with the mega nightmares Windows Services for Unix would throw up and I suspect this was intentional.
- Likes 4
Comment
-
Originally posted by SystemCrasher View PostAny estimate when MS would replace NT kernels with Linux? Would be next logical thing to do after dropping IE... . Though I'm pretty sure MS could turn even Linux into backdoored, vendorlocked something.
I am kind of waiting to see if virtualbox or vmware fork WSL2. Remember both refuse to work with Linux kernel KVM so working with hyper-v is unlikely even if MS provides API/ABI.
Next I don't think its going to be exactly MS replace NT kernels with Linux. Lets look at Valve for a moment as soon as WSL2 can run graphical programs and sound I could see Valve and other old game distributors in there with bells on to run legacy Windows program inside wine inside WSL2.
Yes we could wake up to a stupid day where more Windows games run inside WSL2 and Linux than what in fact run on Windows NT kernel.
Comment
Comment