git: <signal.h>/<sys/_siginfo.h>: Some fixes after my recent commits.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Nov 16 01:45:07 PST 2019
commit 3334604081b144ca603fe652c56a7fc2390ff729
Author: Sascha Wildner <saw at online.de>
Date: Sat Nov 16 10:44:58 2019 +0100
<signal.h>/<sys/_siginfo.h>: Some fixes after my recent commits.
* In <sys/_siginfo.h>, include just <machine/stdint.h>. No more is
needed.
* In <signal.h>, continue to use struct __siginfo in struct sigaction,
primarily to deal with the case where __POSIX_VISIBLE is <199309,
of which for example graphics/png is one.
Reported-by: zrj
Summary of changes:
sys/sys/_siginfo.h | 2 +-
sys/sys/signal.h | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3334604081b144ca603fe652c56a7fc2390ff729
--
DragonFly BSD source repository
More information about the Commits
mailing list