Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 18:02:05 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Kostik Belousov <kostikbel@gmail.com>, Tim Kientzle <kientzle@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: Missing extattr syscalls on compat32 (was Re: libarchive extattr i386/amd64 syscall issue)
Message-ID:  <20090605140205.GB18653@hades.panopticon>
In-Reply-To: <200906050945.52511.jhb@freebsd.org>
References:  <20090604010719.GC15659@hades.panopticon> <4A2750F0.3070106@freebsd.org> <20090604135402.GT1927@deviant.kiev.zoral.com.ua> <200906050945.52511.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* John Baldwin (jhb@freebsd.org) wrote:

> Err, size_t is 32-bit for freebsd32.  Only 64-bit types like off_t need this 
> sort of fixup.  See 'read' and 'write' which just use the native versions for 
> example.  I don't think these calls need any sort of wrapper but the native 
> versions should just work.

I'll try to build a jail to test it in the weekend.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090605140205.GB18653>