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 <jarkko.sakkinen@intel.com>
Tue, 18 Jun 2013 06:14:50 +0000 (09:14 +0300)
commit3a7171e70cf3703a24b452e7cfc208597ed2fcbc
tree96447e1d0df25856ad02d85ac888ed0ac308bdbb
parent66811de97982341cb85da49aa92d6be37eab6615
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