Fixed 64bit issue in hash.
authorBrian Aker <brian@tangent.org>
Sat, 3 Nov 2007 19:37:55 +0000 (12:37 -0700)
committerBrian Aker <brian@tangent.org>
Sat, 3 Nov 2007 19:37:55 +0000 (12:37 -0700)
commit174e1d4d3011843e7e909c9b378b888c67d02538
tree1e2fb13ff53b91e7a5799e6127173ab3192c8839
parentc9f472b091b351b206d34b9fa37e28b6d1e4202c
Fixed 64bit issue in hash.
Extended string structure for eventual static strings.
Added result structure.
include/memcached.h
lib/common.h
lib/memcached_get.c
lib/memcached_hash.c
lib/memcached_string.c
tests/test.c