]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Mon, 7 Apr 2014 07:37:34 +0000 (09:37 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Apr 2014 07:37:34 +0000 (09:37 +0200)
* 'kill' of git://github.com/kerolasa/lelux-utiliteetit:
  kill: move sigqueue inputs to control struct
  kill: add parse_arguments() function
  kill: tell what is wrong rather than output usage()
  kill: use control structure to pass user input to functions
  kill: deprecat invocation as 'pid' command name
  kill: make usage() not to return
  kill: move magic numbers in beginning of the file
  kill: flip all comparions to be in smaller - greater order
  kill: fix coding style


Trivial merge