Comment on Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030
orclev@lemmy.world 10 hours agoThey would only be obliged to open source any extra code they added to the kernel. If whatever they add lives in user space then it can be closed source (that’s one of the key differences between GPL 2 and 3 and why Linus refuses to use GPL 3). That said the problem with Windows at this point isn’t really the kernel, it’s all the user space crap they built on top of it.
baronvonj@lemmy.world 8 hours ago
Even then, they can just have an open source shim and a binary blob for the driver, a la Nvidia.