Cleaned up command line arguments handling in chsmack.
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Mon, 17 Jun 2013 21:59:01 +0000 (00:59 +0300)
committerJarkko Sakkinen <jsakkine@jsakkine-mobl1>
Mon, 30 Sep 2013 10:26:44 +0000 (13:26 +0300)
commit86ad8a2385097c70bf44cb88631c300b3a5818fd
treebc0a697f415e9888dc5ae670fa8ff9b4128eb368
parent3b1df5d3ff369e6e19544e3083990eae384b9b54
Cleaned up command line arguments handling in chsmack.

Argument handling code looks terrible at the moment in chsmack.
Migrated to getopt_long().
doc/chsmack.8
utils/chsmack.c