and what if any do you miss from windows?

  • PetteriPano@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    15 hours ago

    Linux has extended quite a few system calls. Not really a problem as they mostly support the POSIX ways.

    But there are a few corner cases around threading and file locks that do break on mainline Linux.

    Not too big to overcome, as there are exceptions like EulerOS that are both compliant and certified.