On 10/02/2012 10:46 AM, Ed Maste wrote:
> On 2 October 2012 10:30, Ed Maste <ema...@freebsd.org> wrote:
> 
>> Thanks for the list - here's the current status, on 9.1 prerelease.
>> It'll take a little while to fully analyze the remaining failures.
> 
> Here are some additional details and a re-sorted list.
> 
> *** Already fixed or in progress:
> 
>>> fcntl
>>> This function does not support @code{F_DUPFD_CLOEXEC} on some
>>> platforms:
> 
> Actually, already fixed.
> http://www.freebsd.org/cgi/query-pr.cgi?pr=169962
> http://svnweb.freebsd.org/base?view=revision&amp;revision=238834

Interesting - that pointed out that on systems that lack dup3(), we
should also be checking for fcntl(F_DUP2FD_CLOEXEC) before giving up and
using a non-atomic fallback.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to