• Strlcpy@1@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      2
      ·
      6 months ago

      It’s a joke on the “main” name vs. the main() function. That’s normally considered the entry point, but really _start() is the OG entry, used by the runtime to do setup before calling main().