command parser: Add support for the LISTVAL command.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Jun 2016 16:08:47 +0000 (18:08 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 25 Sep 2016 10:42:45 +0000 (12:42 +0200)
commit6108316e4008edce45c6d861b49e339c1360181f
treed7d5a289c5003b176030974cdf70c8223f994709
parent938471bee8cc86d32615144c5037f17338b19e70
command parser: Add support for the LISTVAL command.

Implement the generic interface for LISTVAL and switch the LISTVAL
implementation to use the generic interface.
src/unixsock.c
src/utils_cmd_listval.c
src/utils_cmd_listval.h
src/utils_cmds.c
src/utils_cmds.h