]> git.ozlabs.org Git - ccan/history - ccan/hash/hash.c
hash: use config.h settings for endian.
[ccan] / ccan / hash / hash.c
2011-04-02 Rusty Russellhash: use config.h settings for endian.
2011-04-02 Andreas Schlickhash: Extend the byte order check to cover x86_64.
2011-01-17 Brad Hardshash: spelling fix
2010-08-26 Rusty Russellhash: 64-bit hash functions should take 64-bit base.
2010-08-16 Rusty Russellhash: 64 bit variants.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellFix hash_stable(): now works on both endians :)
2008-07-28 Rusty RussellMove hash into ccan/ dir