Commit Briefs

d6a28ffe18 Omar Polo

use random seeds for murmurhash2

change the three hardcoded seeds to fresh ones generated on demand via arc4random. Suggested/fixed by and ok stsp@


f602742610 Christian Weisgerber

consistently match size of hash variables to that returned by murmurhash

ok millert stsp



64a8571e12 Stefan Sperling

map raw object files into memory while packing if possible