Openwrt/package
Bastian Bittorf b54cbad6ef 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>
2017-01-26 18:07:37 +01:00
..
base-files base-files: fix user creation on sysupgrade with few opkg control files 2017-01-24 19:08:41 +01:00
boot uboot-lantiq: mark SPL variants as broken 2017-01-25 09:35:04 +01:00
devel
firmware
kernel kmod-sched-cake: add 'mpu' minimum packet length support 2017-01-26 15:46:01 +01:00
libs
network openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package 2017-01-26 18:07:37 +01:00
system procd: update procd.sh to disallow signal-numbers, enforce signal-names 2017-01-26 18:07:37 +01:00
utils
Makefile