i've never noticed these before:

       --block-signal[=SIG]
              block delivery of SIG signal(s) to COMMAND

       --default-signal[=SIG]
              reset handling of SIG signal(s) to the default

       --ignore-signal[=SIG]
              set handling of SIG signal(s) to do nothing

i've not yet _needed_ them, but fyi in case anyone does. (the motivating
example in the man page is "making sure SIGPIPE actually works in a child,
regardless of the caller's signal disposition".)
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to