• Ajen
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    Like I said, android is a fork of Linux. That’s what they mean when they say it’s “based on an upstream Linux LTS.” It doesn’t mean they’re the same.

    • pastermil
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Fork implies they diverge. They don’t. Android would rebase from time to time.

      • Ajen
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        They do diverge. Linux generally does not merge code from Android. You clearly haven’t attempted to get complex binaries complied for Linux to run on Android. There are significant differences between the 2 operating systems that become very apparent when you’re doing system-level coding.