hash: Implement hash function for "double" values.
authorBen Pfaff <blp@nicira.com>
Thu, 15 Oct 2009 00:03:55 +0000 (17:03 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Nov 2009 23:00:30 +0000 (15:00 -0800)
commitcce1d8bd8e326c93579a6ff5d037fe3a60a39f86
treede57bab2a0360bce07d96e35347751765bf0c1bc
parent0064467516248fb3b28bdbd7d0f4e54b861627cf
hash: Implement hash function for "double" values.

This will be used by the configuration database, which can store real
numbers.
lib/hash.c
lib/hash.h