ImmortalWrt/toolchain/musl
Jo-Philipp Wich ab11edcd4c musl: fix handling of point-to-point interfaces in getifaddrs()
Current musl reports the peer (remote) address of a point-to-point
interface and does not store the local address at all.

Apply the same special treatment of IFA_LOCAL to musl's getifaddrs() which
is also used in glibc and uclibc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47488
2015-11-16 18:15:00 +00:00
..
headers add preliminary support for musl 2012-11-23 20:02:29 +00:00
include musl: add sgidefs.h 2014-06-29 22:25:51 +00:00
patches musl: fix handling of point-to-point interfaces in getifaddrs() 2015-11-16 18:15:00 +00:00
common.mk musl: fix build on sh3 2015-09-21 17:40:44 +00:00
Config.in musl: update to version 1.1.1 2014-05-21 14:09:58 +00:00
Config.version musl: update to version 1.1.11 2015-09-02 15:44:17 +00:00
Makefile musl: install a few extra headers to improve compatibility with various packages 2014-06-09 13:47:36 +00:00