summaryrefslogtreecommitdiffstats
path: root/toolbox/kill.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to NetBSD's kill(1).Elliott Hughes2014-07-221-148/+0
| | | | Change-Id: Idd1635673e01758b5a7d34f1fdfbb695296c6164
* Conditionally use SIGSTKFLTChris Dearman2012-08-011-0/+2
| | | | Change-Id: I555b33b5a93df332c556944a1c00fff417825247
* Add signal names to killKenny Root2012-04-061-6/+117
| | | | | | | | mksh provides a kill primitive with signal names, but also offer it in our toolbox binary. This will allow anyone to use "kill -HUP <pid>" or "kill -l" to look at the name to number signal mapping. Change-Id: Id683721f4ad3f2b518b4dc54a6073510290cbe04
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+35
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-35/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+35