]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'kill-tests-v4' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Mon, 28 Apr 2014 09:10:40 +0000 (11:10 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Apr 2014 09:10:40 +0000 (11:10 +0200)
commitdade4ff7aee724848c39a51d4dad4ac3a3e2c83b
treee3f688a25147efb3b51635de599556c4814e9d91
parent4593e07513a846b66b9ea1eeceaad0646d41a2e6
parent1786a9ac2b32d2259d765f54563657a2116eb792
Merge branch 'kill-tests-v4' of git://github.com/kerolasa/lelux-utiliteetit

* 'kill-tests-v4' of git://github.com/kerolasa/lelux-utiliteetit:
  lib/procutils: notice setuid() process ownership changes
  lib/procutils: reset errno before strtol() call
  kill: add --verbose option to display what is killed
  tests: check kill all user processes
  tests: check kill print pid option
  tests: check various ways to specify kill signal
  tests: check kill is converting signals names correctly
  tests: add signal receiver program
  kill: remove unnecessary indirection
  kill: make options --pid and --queue mutually exclusive