<signal.h>: Bring back SI_QUEUE.
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 14 Jul 2016 11:50:04 +0000 (14:50 +0300)
committerzrj <zrj@dragonflybsd.org>
Thu, 14 Jul 2016 12:15:46 +0000 (15:15 +0300)
commit06407ecf9e120d861348fe3404e86f1f6cd51791
treeb3241e87812a98315a807e3ce62039a6a75b0cff
parent14676c8a5788ed47c69e1c32d9d078c6a997c52c
<signal.h>: Bring back SI_QUEUE.

Some of dports assume SI_QUEUE is available (specially in "make test").
Even if in signal handlers SI_QUEUE would not be active add it back to
reduce the amount of patching in dports test sources.
sys/sys/signal.h