glebius 0259eae71d - Move jenkins.h to jenkins_hash.c
- Provide missing function that can do hashing of arbitrary sized buffer.
- Refetch lookup3.c and do only minimal edits to it, so that diff between
  our jenkins_hash.c and lookup3.c is minimal.
- Add declarations for jenkins_hash(), jenkins_hash32() to sys/hash.h.
- Document these functions in hash(9)

Obtained from:	http://burtleburtle.net/bob/c/lookup3.c
2012-09-04 12:07:33 +00:00
..
2012-09-04 12:07:33 +00:00
2012-06-10 02:38:51 +00:00
2012-06-10 02:38:51 +00:00
2012-03-30 19:10:14 +00:00
2012-08-06 21:24:43 +00:00
2012-08-15 03:21:56 +00:00
2012-02-12 19:29:34 +00:00