From owner-freebsd-current@FreeBSD.ORG Mon Mar 31 17:46:49 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEBF51065674 for ; Mon, 31 Mar 2008 17:46:49 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (hergotha.csail.mit.edu [66.92.79.170]) by mx1.freebsd.org (Postfix) with ESMTP id 631D58FC45 for ; Mon, 31 Mar 2008 17:46:49 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.13.8/8.13.8) with ESMTP id m2VHkmpC045848; Mon, 31 Mar 2008 13:46:48 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.13.8/8.13.8/Submit) id m2VHkl8K045845; Mon, 31 Mar 2008 13:46:47 -0400 (EDT) (envelope-from wollman) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18417.9095.724822.642904@hergotha.csail.mit.edu> Date: Mon, 31 Mar 2008 13:46:47 -0400 From: Garrett Wollman To: Kostik Belousov In-Reply-To: <20080331161148.GN21209@deviant.kiev.zoral.com.ua> References: <20080331153006.GK21209@deviant.kiev.zoral.com.ua> <200803311557.m2VFvm3w044000@hergotha.csail.mit.edu> <20080331161148.GN21209@deviant.kiev.zoral.com.ua> X-Mailer: VM 7.17 under 21.4 (patch 21) "Educational Television" XEmacs Lucid X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (hergotha.csail.mit.edu [127.0.0.1]); Mon, 31 Mar 2008 13:46:48 -0400 (EDT) X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on hergotha.csail.mit.edu Cc: current@freebsd.org Subject: Re: Openat() and fexecve() committed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 17:46:49 -0000 < said: >> [I wrote:] >> Please note that the exact requirements for these functions have been >> altered somewhat in the Austin Group, so additional work is likely to >> be required for POSIX.1-2008 compliance. > Where is the 2008 version ? The unix.org provides only the SUSv3 TC 1 & 2, > at least at the obvious locations. The 2008 version has not yet been ratified, so it is not available to the "general public". Those who care enough to join the committee (by signing up for the mailing-list, essentially) can get a password which will allow them to read the latest draft, which I believe is supposed to go out to ballot soon. -GAWollman