musl/include/ifaddrs.h, branch master musl - an implementation of the standard library for Linux-based systems remove parameter names from public headers 2016年10月20日T21:04:37+00:00 Rich Felker dalias@aerifal.cx 2016年10月20日T21:04:37+00:00 2ed4e9d9279117ffa50294095e172804cd1b68e5 inclusion of these names was unintentional and in most cases is a namespace violation. Daniel Sabogal tracked down and reported these.
inclusion of these names was unintentional and in most cases is a
namespace violation. Daniel Sabogal tracked down and reported these.
make ifaddrs.h expose sys/socket.h 2013年04月11日T02:38:46+00:00 Rich Felker dalias@aerifal.cx 2013年04月11日T02:38:46+00:00 4ba3ebdcfeb7b5aa2dd5079e939514a634395124 the getifaddrs interface seems to have been invented by glibc, and they expose socket.h, so for us not to do so is just gratuitous incompatibility with the interface we're mimicing.
the getifaddrs interface seems to have been invented by glibc, and
they expose socket.h, so for us not to do so is just gratuitous
incompatibility with the interface we're mimicing.
include/ifaddrs.h: add prototypes for get/freeifaddrs 2013年04月05日T17:59:40+00:00 rofl0r retnyg@gmx.net 2013年04月05日T17:59:40+00:00 b3792c8891f4ce4db52129a4f851375a7ab1b2d8
add getifaddrs 2013年04月05日T17:36:51+00:00 rofl0r retnyg@gmx.net 2013年04月05日T17:26:51+00:00 202db37a6f2cc43c06467473d9970677f6997ce3 supports ipv4 and ipv6, but not the "extended" usage where usage statistics and other info are assigned to ifa_data members of duplicate entries with AF_PACKET family.
supports ipv4 and ipv6, but not the "extended" usage where
usage statistics and other info are assigned to ifa_data members
of duplicate entries with AF_PACKET family.

AltStyle によって変換されたページ (->オリジナル) /