git: signal.h - Rename 'union sigval' members to fit requirements in SuSv2 and POSIX.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Tue Dec 22 15:26:15 PST 2009
commit 36934016eeaca3abd418acb1c68bd391d3b54aa7
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Dec 21 23:27:20 2009 +0100
signal.h - Rename 'union sigval' members to fit requirements in SuSv2 and POSIX.
Also leave the old members there to keep compatibility.
Taken-from: FreeBSD
Summary of changes:
share/examples/scsi_target/scsi_target.c | 2 +-
sys/kern/vfs_aio.c | 2 +-
sys/sys/signal.h | 10 +++++++---
3 files changed, 9 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36934016eeaca3abd418acb1c68bd391d3b54aa7
--
DragonFly BSD source repository
More information about the Commits
mailing list