]> git.ipfire.org Git - thirdparty/collectd.git/commit
Reorder conditions so that on Linux the Linux-specific code is executed instead of... 3378/head
authorDagobert Michelsen <dam@opencsw.org>
Tue, 18 Feb 2020 16:19:12 +0000 (17:19 +0100)
committerDagobert Michelsen <dam@opencsw.org>
Tue, 18 Feb 2020 16:19:12 +0000 (17:19 +0100)
commit0a0c7362747d6a3b153ce5b074014d1ed71d89c9
tree542c744c937072b8d73beaab7a83dd0037b150af
parent97814b4c9b2657258442fd163e5ee8479bfe4479
Reorder conditions so that on Linux the Linux-specific code is executed instead of the more generic code for getifaddrs()
src/interface.c