commit 06407ecf9e120d861348fe3404e86f1f6cd51791
Author: zrj <[email protected]>
Date: Thu Jul 14 14:50:04 2016 +0300
<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.
Summary of changes:
sys/sys/signal.h | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/06407ecf9e120d861348fe3404e86f1f6cd51791
--
DragonFly BSD source repository