summaryrefslogtreecommitdiff
path: root/src/util/murmurhash3.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik1-11/+2
2012-06-15Fix compilation on older little-endian systemsStephen Gallagher1-1/+2
2012-04-24murmurhash: Relax inline requirementStephen Gallagher1-2/+2
2012-01-09util: Fix murmurhash3 on machines with old glibcSimo Sorce1-0/+10
2012-01-09util: add murmurhash3 hash functionSimo Sorce1-0/+110