summaryrefslogtreecommitdiff
path: root/common/lib/libc/hash/murmurhash
AgeCommit message (Expand)Author
2019-08-20add now required includes for memcpy prototypes analogue to other hash functionspara
2019-08-20Fix byte order bug in murmurhash and pacify sanitizers.riastradh
2013-10-26murmurhash2: add an optimised path for the aligned pointer case.rmind
2013-06-30RUMP fix: ifdef weak alias. Pointed out by martin@.rmind
2012-07-10Fix kernel compilation: no namespace.hchristos
2012-07-09Add weak symbol for murmurhash2.rmind
2012-07-08Shut up lint.rmind
2012-07-08Add MurmurHash2 -- a non-cryptographic hash function by Austin Appleby.rmind