svn commit: r214510 - in head: include lib/libc/gen sys/kern

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Oct 29 22:26:44 UTC 2010


On Sat, Oct 30, 2010 at 12:21:59AM +0200, Pawel Jakub Dawidek wrote:
> Also note, that on i386 long is 32bit and on amd64 long is 64bit, so
> 32bit process running on 64bit system won't be able to read this sysctl.
> Or do we detect 32bit processes on 64bit systems and convert such types
> in the kernel?

We do the conversion, so ignore this part of my e-mail.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20101029/f6a15bda/attachment.pgp


More information about the svn-src-head mailing list