Replace all uses of strerror() by ovs_strerror(), for thread safety.
[sliver-openvswitch.git] / lib / jhash.c
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.