Conversation

Replying to and
Without GNU you cannot even boot your Android, you cannot untar a file, most software (including proprietary software) would just break ... it’s funny how humans takes politics so passionate and forgot this is technology after all
1
Android hardly ships GNU software and has replaced most of it for development use. twitter.com/DanielMicay/st There are multiple implementations of tar including the substantially more capable libarchive project from FreeBSD (libarchive.org) and leaner implementations.
Quote Tweet
> including Android C and C++ code in Android is compiled with Clang and linked with LLD, not GCC and binutils. That includes the Linux kernel. > tar, gzip or man There are multiple widely used non-GNU implementations of all 3 commands. There's no GNU implementation of man...
1
1