musl/include/netinet/ip.h, branch master musl - an implementation of the standard library for Linux-based systems add uapi guards for new netinet/ip.h conflict with struct iphdr 2019年12月22日T17:45:48+00:00 A. Wilcox AWilcox@Wilcox-Tech.com 2019年12月22日T06:06:47+00:00 0738e6c19fb03d11ee55637b75171fc9f8287572 This ensures that the musl definition of 'struct iphdr' does not conflict with the Linux kernel UAPI definition of it. Some software, i.e. net-tools, will not compile against 5.4 kernel headers without this patch and the corresponding Linux kernel patch.
This ensures that the musl definition of 'struct iphdr' does not conflict
with the Linux kernel UAPI definition of it.
Some software, i.e. net-tools, will not compile against 5.4 kernel headers
without this patch and the corresponding Linux kernel patch.
remove indirect use of endian.h from public headers 2019年10月17日T20:03:42+00:00 Rich Felker dalias@aerifal.cx 2019年10月17日T20:03:42+00:00 71d23fbeacdd1f0c5e33cffb0979250d576fcf9c building on commit 97d35a552ec5b6ddf7923dd2f9a8eb973526acea, __BYTE_ORDER is now available wherever alltypes.h is included. endian.h should not be used since, in the future, it will expose identifiers that are not in the reserved namespace for the headers which were previously using it.
building on commit 97d35a552ec5b6ddf7923dd2f9a8eb973526acea,
__BYTE_ORDER is now available wherever alltypes.h is included.
endian.h should not be used since, in the future, it will expose
identifiers that are not in the reserved namespace for the headers
which were previously using it.
add IPTOS_CLASS_* macros to netinet/ip.h 2015年05月01日T17:38:44+00:00 Szabolcs Nagy nsz@port70.net 2015年04月21日T22:33:33+00:00 7561ac45ed94743c259c636cd15c048f492ffec1 These macros were introduced in glibc 2.12 to follow RFC 2474 which deprecates "IP Precedence" in favor of "Class Selector Codepoints".
These macros were introduced in glibc 2.12 to follow RFC 2474 which
deprecates "IP Precedence" in favor of "Class Selector Codepoints".
initial check-in, version 0.5.0 2011年02月12日T05:22:29+00:00 Rich Felker dalias@aerifal.cx 2011年02月12日T05:22:29+00:00 0b44a0315b47dd8eced9f3b7f31580cf14bbfc01

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