diff options
author | Bastian Bittorf <bb@npl.de> | 2017-01-13 20:22:51 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-01-26 18:07:37 +0100 |
commit | b54cbad6ef2fe592c1624915a84190759620f91c (patch) | |
tree | b0900e5b1ae9feabfa291ad6ba73a846f36d4c3f /package/system/ubox/Makefile | |
parent | c7a7e7c94ea5cae7260779821648ccaaca6cb8dc (diff) | |
download | upstream-b54cbad6ef2fe592c1624915a84190759620f91c.tar.gz upstream-b54cbad6ef2fe592c1624915a84190759620f91c.tar.bz2 upstream-b54cbad6ef2fe592c1624915a84190759620f91c.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/system/ubox/Makefile')
0 files changed, 0 insertions, 0 deletions