看板 DFBSD_commit 關於我們 聯絡資訊
commit 36934016eeaca3abd418acb1c68bd391d3b54aa7 Author: Antonio Huete Jimenez <tuxillo@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