]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitf9de39eebda9cb12c90f08da40c3b5043f97808b
treed24dd8b3c5089cb3040cf01ff464afb79c0bc8ca
parent9c7955dabebe2a8ffa868191657b57d6161ccfdd
parent9e8dffd5cd29f03029b1ac99eecb129532ca5c0f
Merge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetit

* '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