Systemd/src/libsystemd/sd-login
Zbigniew Jędrzejewski-Szmek 597da51bae tree-wide: make parse_ifindex simply return the index
We don't need a seperate output parameter that is of type int.  glibc() says
that the type is "unsigned", but the kernel thinks it's "int".  And the
"alternative names" interface also uses ints. So let's standarize on ints,
since it's clearly not realisitic to have interface numbers in the upper half
of unsigned int range.
2020-01-11 12:06:08 +01:00
..
sd-login.c tree-wide: make parse_ifindex simply return the index 2020-01-11 12:06:08 +01:00
test-login.c tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00