Readjusted a number function names.
authorBrian Aker <brian@tangent.org>
Thu, 27 Sep 2007 10:45:48 +0000 (03:45 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 27 Sep 2007 10:45:48 +0000 (03:45 -0700)
commit806525899ce3dff894b829416307a4290cd882e2
treec7b5519606fdade554ac07bd9f52ae975940b99c
parenta081ca36c7fbf7c73e2a61d4f3c06ab0eff0571e
Readjusted a number function names.
Added the memstat utility (well... not it does something)
Some, though not enough, testing for multiple servers.
16 files changed:
AUTHORS
Makefile.am
include/memcached.h
lib/memcached_connect.c
lib/memcached_get.c
lib/memcached_quit.c
lib/memcached_stats.c
lib/memcached_storage.c
lib/memcached_strerror.c
src/memcp.c
src/memstat.c
src/utilities.c
tests/Makefile.am
tests/output.res
tests/output2.res [new file with mode: 0644]
tests/test.c