• ThomasWilliams@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    9
    ·
    3 days ago

    I doubt whether the original code even considered race conditions. That would have been left to script developers to figure out.

    rust-core-utils is not completely compatible nor does it replace all functionality of core-utils. It’s essentially useless for compliation or configuration scripts before we even discover all the bugs it probably has in it.

    Memory safety is useless if the language is such a pig to program it’s almost impossible to write bugfree code.

    • gnufuu@infosec.pub
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 days ago

      I doubt whether the original code even considered race conditions. That would have been left to script developers to figure out.

      Are you saying that coreutil devs have been ignoring race conditions for the past 30 years? Because that would be an odd thing to be wrong about.