musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/byteswap.h
AgeCommit message (Collapse)AuthorLines
2012年09月08日remove all remaining redundant __restrict/__inline/_Noreturn defs Rich Felker-4/+1
2012年09月02日avoid "inline" in public headers for strict c89 compatibility Rich Felker-11/+6
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.
2012年05月03日uglify headers for the sake of junk that compiles with gcc -std=c89/-ansi Rich Felker-3/+12
2011年04月12日move bswap functions to static inline in byteswap.h Rich Felker-0/+25
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+0
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 19:52:50 +0000

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