aboutsummaryrefslogtreecommitdiff
path: root/include/byteswap.h
AgeCommit message (Expand)Author
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker
2012-09-02avoid "inline" in public headers for strict c89 compatibilityRich Felker
2012-05-03uglify headers for the sake of junk that compiles with gcc -std=c89/-ansiRich Felker
2011-04-12move bswap functions to static inline in byteswap.hRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker