signaling SIGRTMIN+1 and SIGRTMIN+2 using pkill busybox applet.

Sameer Naik sameer.subscriptions at damagehead.com
Fri Dec 31 03:45:23 UTC 2010


ok... was not aware.

On Fri, Dec 31, 2010 at 4:30 AM, Denys Vlasenko
<vda.linux at googlemail.com> wrote:
> On Thursday 30 December 2010 18:52, Sameer Naik wrote:
>> I think you may have missed out on adding
>>
>> config FEATURE_RTMINMAX
>>
>> in one of the config files.
>
> In current version, it can be embedded in .c file like this
> in libbb/u_signal_names.c:
>
> //config:config FEATURE_RTMINMAX
> //config:      bool "Support RTMIN[+n] and RTMAX[-n] signal names"
> //config:      default y
> //config:      help
> //config:        Support RTMIN[+n] and RTMAX[-n] signal names
> //config:        in kill, killall etc. This costs ~250 bytes.
>
> --
> vda
>


More information about the busybox mailing list