Parse tidc command line with argp.
authorJennifer Richards <jennifer@painless-security.com>
Fri, 13 May 2016 21:44:12 +0000 (17:44 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 13 May 2016 21:44:12 +0000 (17:44 -0400)
commitbab71b93f21e046e2132cbe22a7aebb92c98f18b
tree2f5fda52b5aaffaf2f59e2e92edfafa5019b7263
parent81a8c0e0710782aea4023fbe3be449aa554d463f
Parse tidc command line with argp.

Introduce argp here for consistency with tids and trust_router. This
adds --help and --usage options automatically.
tid/example/tidc_main.c