]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitc5910c7f27d6000f164f510456ac723048783bb1
treef9854a24298a6cbbe6ddc1e0b12a137d04327ac7
parentb41bac08abadbea9bac7a093c995ca53d86c76f1
parent8b39a17c3b98d40fe8530d8c542659513e89ac56
Merge branch 'kill-child-feature' of https://github.com/nh2/util-linux

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