You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
9 years ago
..
headers add preliminary support for musl 12 years ago
include musl: add sgidefs.h 10 years ago
patches musl: fix handling of point-to-point interfaces in getifaddrs() 9 years ago
Config.in musl: update to version 1.1.1 10 years ago
Config.version musl: update to version 1.1.11 9 years ago
Makefile musl: install a few extra headers to improve compatibility with various packages 10 years ago
common.mk musl: fix build on sh3 9 years ago