]> git.ozlabs.org Git - ccan/history - ccan/endian
pipecmd: fix warn-unused-result warnings (-O2)
[ccan] / ccan / endian /
2015-03-30 Jeremy Kerrendian: Fix cpu_to_be64 on big-endian
2014-08-15 Joel Stanleyendian: Wrap arguments in braces to silence warnings
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2013-09-13 Rusty RussellMerge https://github.com/dgibson/ccan
2013-09-08 Rusty Russellendian: add documentation on endian typedefs.
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-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-03-01 Rusty Russellendian: use byteswap.h where available
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-06 Rusty Russellmodules: update documentation examples so they compile...
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty Russellccanlint clean and move endian.h to top of #includes...
2009-02-24 Rusty RussellEndianness module.