aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorBastian Bittorf <bb@npl.de>2017-01-13 20:22:51 +0100
committerJo-Philipp Wich <jo@mein.io>2017-02-01 15:40:20 +0100
commitbe7480cb5a5a4879f41acb6e4f11c8759d178b75 (patch)
tree161609fdb8d5d7e3efae22266c741976350fe0ea /package/base-files
parent7c5bc827b70eaace4578bc39cb8995292d10758d (diff)
downloadupstream-be7480cb5a5a4879f41acb6e4f11c8759d178b75.tar.gz
upstream-be7480cb5a5a4879f41acb6e4f11c8759d178b75.tar.bz2
upstream-be7480cb5a5a4879f41acb6e4f11c8759d178b75.zip
procd: update procd.sh to disallow signal-numbers, enforce signal-names
A given signal-name is now converted to the corresonding number. In general it's good style to use names (readability) and it's more portable: signal numbers can be architecture-dependent, so we are more safe giving names. A real world example is signal 10, which is BUS on ramips and USR1 on PPC. All users of 'procd_send_signal' must change their code to reflect this. Signed-off-by: Bastian Bittorf <bb@npl.de>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions