Conversation

Replying to
They take far more credit than they deserve for Linux as an OS too. Plenty of Linux distributions don't use the GNU userspace components. Most broadly deployed Linux OS family (Android) doesn't use GNU userspace components or even the GNU toolchain with a temporary exception.
1
3
Replying to and
Android, Alpine and many embedded or other distributions don't use glibc or GNU coreutils, etc. Android uses LLVM to provide the compiler, linker, assembler and other toolchain components. The only exception is that the GNU assembler is temporarily still used for the kernel.
1
3