Date: Thu, 15 Jul 2004 03:52:17 +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 procfs.h Message-ID: <200407150352.i6F3qHeU036949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2004-07-15 03:52:17 UTC
FreeBSD src repository
Modified files:
sys/sys procfs.h
Log:
type prgregset_t really should be an array. this is odd, however, other
systems defined interfaces in thread_db.h use prgregset_t but not
prgregset_t * to be a output parameter, this is the only way to maintain
source code compatible with them.
Revision Changes Path
1.5 +1 -1 src/sys/sys/procfs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407150352.i6F3qHeU036949>
