musl/include/netinet/ether.h, branch master musl - an implementation of the standard library for Linux-based systems fix netinet/ether.h for c++ 2015年05月08日T12:35:16+00:00 Szabolcs Nagy nsz@port70.net 2015年05月08日T08:46:50+00:00 20de36cc89a4d5d44ff12511eae36eb15df982fb
add stubs for additional legacy ether.h functions 2013年07月01日T17:50:02+00:00 Rich Felker dalias@aerifal.cx 2013年07月01日T17:50:02+00:00 fbcd82040cb67ee14886c6ac4c200cde3662f986 these would not be expensive to actually implement, but reading /etc/ethers does not sound like a particularly useful feature, so for now I'm leaving them as stubs.
these would not be expensive to actually implement, but reading
/etc/ethers does not sound like a particularly useful feature, so for
now I'm leaving them as stubs.
add ether_aton[_r] and ether_ntoa[_r] functions 2013年06月26日T01:15:27+00:00 Rich Felker dalias@aerifal.cx 2013年06月26日T01:15:27+00:00 83966b369d2fa105a58a35830f75662e18273965 based on patch by Strake with minor stylistic changes, and combined into a single file. this patch remained open for a long time due to some question as to whether ether_aton would be better implemented in terms of sscanf, and it's time something was committed, so here it is.
based on patch by Strake with minor stylistic changes, and combined
into a single file. this patch remained open for a long time due to
some question as to whether ether_aton would be better implemented in
terms of sscanf, and it's time something was committed, so here it is.

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