musl/include/byteswap.h, branch master musl - an implementation of the standard library for Linux-based systems remove all remaining redundant __restrict/__inline/_Noreturn defs 2012年09月08日T21:14:52+00:00 Rich Felker dalias@aerifal.cx 2012年09月08日T21:14:52+00:00 455f96857f91d14e193219ca00969354a981c09c
avoid "inline" in public headers for strict c89 compatibility 2012年09月02日T16:46:06+00:00 Rich Felker dalias@aerifal.cx 2012年09月02日T16:46:06+00:00 fb247fafa04ee52dda816355ab0461132297b9a4 while musl itself requires a c99 compiler, some applications insist on being compiled with c89 compilers, and use of "inline" in the headers was breaking them. much of this had been avoided already by just skipping the inline keyword in pre-c99 compilers or modes, but this new unified solution is cleaner and may/should result in better code generation in the default gcc configuration.
while musl itself requires a c99 compiler, some applications insist on
being compiled with c89 compilers, and use of "inline" in the headers
was breaking them. much of this had been avoided already by just
skipping the inline keyword in pre-c99 compilers or modes, but this
new unified solution is cleaner and may/should result in better code
generation in the default gcc configuration.
uglify headers for the sake of junk that compiles with gcc -std=c89/-ansi 2012年05月04日T02:27:36+00:00 Rich Felker dalias@aerifal.cx 2012年05月04日T02:27:36+00:00 b959d04644d99f27d9f10344e76c079a12bc1ffd
move bswap functions to static inline in byteswap.h 2011年04月12日T17:04:17+00:00 Rich Felker dalias@aerifal.cx 2011年04月12日T17:04:17+00:00 c546be175c169399420fff4706cd1d4fcefd7d31
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 によって変換されたページ (->オリジナル) /