summaryrefslogtreecommitdiff
path: root/kill.c
Commit message (Expand)AuthorAgeFilesLines
* kill: use sigqueue to pass value with the signal.Arun Chandrasekaran2020-05-111-5/+22
* 0022-skill: Simplify the kill_main() loop.Qualys Security Advisory2018-06-231-4/+3
* kill: -l space between name parses correctlyCraig Small2017-05-221-3/+11
* kill: Correct pid typeCraig Small2016-07-021-1/+1
* kill: report error if cannot kill processCraig Small2016-07-021-0/+1
* kill: print usage if no pid is passed in command lineFilipe Brandenburger2016-04-111-0/+3
* skill: fix command line with signal, againCraig Small2016-04-111-4/+2
* kill: split out from skill/sniceCraig Small2015-09-261-0/+139