]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'kill-child-feature' of https://github.com/nh2/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 23 Oct 2017 10:58:21 +0000 (12:58 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Oct 2017 10:58:21 +0000 (12:58 +0200)
* 'kill-child-feature' of https://github.com/nh2/util-linux:
  unshare: Allow passing <signame> to --kill-child
  unshare: Add --kill-child option.
  signames: Make input char buffers const
  kill: Extract signal names into signames.h/signames.c


Trivial merge