conf: add generic argument array
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 16 Jul 2012 17:35:05 +0000 (19:35 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 16 Jul 2012 17:35:05 +0000 (19:35 +0200)
commit3cadb1d349768b5bc251079ba3c2c2a19c7e0c42
tree3e7c2e49a2f673b75d81a7715a917f42bf783ff2
parent8a9eccdaf94dd7f2e587f17cfa32213c7b5dfda1
conf: add generic argument array

We want to be able to parse our argument-list from other sources, too, so
put them into a separate array so we are not dependent of getopt() and
others.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/conf.c
src/conf.h