openwrt/package/system
Bastian Bittorf be7480cb5a 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-02-01 15:40:20 +01:00
..
ca-certificates treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
fstools fstools: Update to 2016-12-04 2017-01-02 21:06:14 +01:00
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 2016-11-19 11:24:09 +01:00
lede-keyring lede-keyring: bundle latest usign certificates 2017-01-20 10:11:15 +01:00
mountd mountd: drop USB related dependencies 2017-01-13 09:12:19 +01:00
mtd mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
opkg opkg: clarify messages and errors related to downloads 2017-02-01 15:40:20 +01:00
procd procd: update procd.sh to disallow signal-numbers, enforce signal-names 2017-02-01 15:40:20 +01:00
rpcd rpcd: Update to 2016-12-03 2017-01-02 21:06:14 +01:00
ubox ubox: turn logd into a separate package 2017-01-16 11:41:54 +01:00
ubus ubus: update to the latest version 2017-02-01 15:40:20 +01:00
uci treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
usign treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
zram-swap zram-swap: CONFIG_PROCD_ZRAM_TMPFS compatibility 2016-09-05 07:12:00 +02:00