]> granicus.if.org Git - procps-ng/commit
skill: add long options
authorSami Kerola <kerolasa@iki.fi>
Sat, 22 Oct 2011 10:20:35 +0000 (12:20 +0200)
committerSami Kerola <kerolasa@iki.fi>
Tue, 20 Dec 2011 16:30:53 +0000 (17:30 +0100)
commita45a1c6c8883ab15f30b2e7cd1a9bd053d4d0d65
treefc9930cb602e2bed36c904221b5ade2e96d4a476
parentb4b73df69c8f7058a0ffb52cc75e6eeaf4e940ab
skill: add long options

This commit broke `-l <sig>' conversion, which needs to be fixed
before kill can be claimed to work similar enough way as it did
earlier.  The fix require libprocps change, because the current
print_given_signals() simply does not work in this case.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
skill.c