Date: Wed, 28 Nov 2007 02:11:18 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys signal.h Message-ID: <200711280211.lAS2BIue028922@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2007-11-28 02:11:17 UTC
FreeBSD src repository
Modified files:
sys/sys signal.h
Log:
Restore member fields sigval_int and sigval_ptr, this unbreaks compilation
of some old programs. Since sigval is union type, this change will not have
binary compatibility problem.
MFC: after 3 days
Discussed with: rwatson, glebius
Revision Changes Path
1.57 +3 -0 src/sys/sys/signal.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711280211.lAS2BIue028922>
