git: <sys/signal.h>: Discard old non-POSIX union members.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Oct 25 10:34:13 PDT 2018
commit 7875042ff9b9aecd0bfde655ea064b3753038cff
Author: Sascha Wildner <saw at online.de>
Date: Thu Oct 25 19:31:53 2018 +0200
<sys/signal.h>: Discard old non-POSIX union members.
The only thing I found that still uses the old names is www/nginx,
a fix for which is in DeltaPorts:
https://github.com/DragonFlyBSD/DeltaPorts/pull/874/commits/bd7b49f3f6ba39cfc00c7f0ef531358c3382ba1e
While here, fix a small whitespace issue.
Summary of changes:
sys/sys/signal.h | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7875042ff9b9aecd0bfde655ea064b3753038cff
--
DragonFly BSD source repository
More information about the Commits
mailing list