1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system
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
..
ca-certificates
fstools fstools: Update to 2016-12-04 2017-01-02 21:06:14 +01:00
fwtool
lede-keyring lede-keyring: bundle latest usign certificates 2017-01-20 10:10:55 +01:00
mountd mountd: drop USB related dependencies 2017-01-13 09:12:19 +01:00
mtd
opkg opkg: clarify messages and errors related to downloads 2017-01-26 11:38:20 +01:00
procd procd: update procd.sh to disallow signal-numbers, enforce signal-names 2017-01-26 18:07:37 +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-01-22 14:41:00 +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