]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add isc_hash32() and rename isc_hash_function() to isc_hash64()
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Jul 2020 15:29:44 +0000 (17:29 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 30 Jul 2020 09:57:24 +0000 (11:57 +0200)
commitebb2b055cc95ac1bdfd5eea075b62dc4c3f056cf
tree8f70be85ec3a828819c084e7ceed9515717fed12
parent1e5df7f3bf51fd4e2231161929d91da79676dac1
Add isc_hash32() and rename isc_hash_function() to isc_hash64()

As the names suggest the original isc_hash64 function returns 64-bit
long hash values and the isc_hash32() returns 32-bit values.

(cherry picked from commit f59fd49fd88e6efa966fd9c91a6ad319e1388679)
lib/isc/hash.c
lib/isc/include/isc/hash.h
lib/isc/win32/libisc.def.in