src/utils_cmd_listval.[ch]: Added a new module which implements the `LISTVAL' command.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 24 Mar 2008 10:29:46 +0000 (11:29 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 24 Mar 2008 10:29:46 +0000 (11:29 +0100)
commitbf46dad7cb3402921a2fb96b5194783ab12b3dc6
tree1972fd70e03fdc40c07385b1512b966c4d3ce92d
parent4aefb22f96c9bf9f63a9fb8dd6e7f6c33bc2a0d5
src/utils_cmd_listval.[ch]: Added a new module which implements the `LISTVAL' command.

It's done using the global cache implemented in `src/utils_cache.[ch]'.
src/Makefile.am
src/utils_cmd_listval.c [new file with mode: 0644]
src/utils_cmd_listval.h [new file with mode: 0644]