mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09: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.