On Aug 7, 2011, at 4:52 AM, Marius Strobl wrote:
> 
> Okay, but then I don't know how to properly fix this given that
> thr_p{read,write}_long() still seem to do the wrong thing as they
> supply sizeof(long) rather than the size of a long on the target
> to thr_p{read,write}() as the size of the value in the target
> address space.

Don't worry about cross use. The implementation isn't quite there
yet. That's why you see sizeof(long) in some places even though
that's obviously only vid for the native case.

FYI,

-- 
Marcel Moolenaar
mar...@xcllnt.net


_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to