mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 18:44:14 +00:00
Compare errno with zero in a way that tells gcc that (if the condition is true) errno is positive.
Compare errno with zero in a way that tells gcc that (if the condition is true) errno is positive.