csv plugin: Make the output to STDOUT compatible to the exec plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 1 Feb 2009 14:46:27 +0000 (15:46 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 1 Feb 2009 14:46:27 +0000 (15:46 +0100)
commit0c75c6cd9bd52480856a9ccb8289e9b17d708c63
treeb98eef85a5130c23dcf6607de3663f032f847998
parent55e53e154eeaf317b051202f3310d611949e6ff8
csv plugin: Make the output to STDOUT compatible to the exec plugin.

Probably not that useful, but the output written to STDOUT by the csv
plugin is not in the form accepted by the exec plugin. This makes some
potentially interesting hacks possible ;)
src/Makefile.am
src/csv.c
src/utils_parse_option.c
src/utils_parse_option.h