]> git.ozlabs.org Git - ccan/history - ccan/endian/endian.h
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / endian / endian.h
2018-05-10 Rusty Russellendian: fix compilation with musl libc.
2017-09-12 Akshay Adigaendian: Add Glibc like endianess check
2015-03-30 Jeremy Kerrendian: Fix cpu_to_be64 on big-endian
2014-08-15 Joel Stanleyendian: Wrap arguments in braces to silence warnings
2013-09-13 Rusty RussellMerge https://github.com/dgibson/ccan
2013-09-08 Rusty Russellendian/short_types: sparse support.
2013-05-13 Rusty Russellendian: remove unnecessary _CONST postfixes.
2013-04-08 Rusty Russellendian: add constant versions.
2013-04-08 Rusty Russellendian: change license to CC0.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-03-01 Rusty Russellendian: use byteswap.h where available
2009-02-25 Rusty Russellccanlint clean and move endian.h to top of #includes...
2009-02-24 Rusty RussellEndianness module.