Comment by damnyou
5 years ago
No, I don't think that's true. Android is just Linux with an Android userland.
Richard Stallman was quite correct to call it GNU/Linux, as much as I dislike the guy.
5 years ago
No, I don't think that's true. Android is just Linux with an Android userland.
Richard Stallman was quite correct to call it GNU/Linux, as much as I dislike the guy.
It's a long term pattern that keeps playing out to say "Richard Stallman was quite correct <insert topic here>, as much as I dislike the guy."
Maybe we should pay more attention to what he says!
Except that you are only allowed to use these Linux calls,
https://github.com/aosp-mirror/platform_bionic/blob/master/d...
Anything not white listed on the LinuxSE and seccomp configurations, just has as outcome killing the "naughty" app.
iOS is just BSD/Mach with an iOS Userland. Here is the kernel: https://github.com/apple/darwin-xnu
Yes. it's accurate to describe iOS as iOS/Darwin, and macOS as macOS/Darwin. But "BSD" implies a BSD userland to most people, which macOS has but iOS doesn't.
Linux implies a GNU userland to most people which Android does not have.
4 replies →