From sacadmin Fri Oct 12 13:48:44 2007
Received: from sunraf.sfbay.sun.com (sunraf [129.146.177.11])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l9CKmixY027516;
	Fri, 12 Oct 2007 13:48:44 -0700 (PDT)
Received: from sunraf.sfbay.sun.com (localhost [127.0.0.1])
	by sunraf.sfbay.sun.com (8.14.1+Sun/8.14.1) with ESMTP id l9CKjNsU101058;
	Fri, 12 Oct 2007 13:45:23 -0700 (PDT)
Received: (from raf@localhost)
	by sunraf.sfbay.sun.com (8.14.1+Sun/8.14.1/Submit) id l9CKjNHE101054;
	Fri, 12 Oct 2007 13:45:23 -0700 (PDT)
Date: Fri, 12 Oct 2007 13:45:23 -0700 (PDT)
From: "Roger A. Faulkner" <raf@sunraf.sfbay.sun.com>
Message-Id: <200710122045.l9CKjNHE101054@sunraf.sfbay.sun.com>
To: PSARC-record@sac.sfbay.sun.com
Subject: dirfd [PSARC/2007/592 FastTrack timeout 10/19/2007]
Status: RO
Content-Length: 547


Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2007 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 dirfd
    1.2. Name of Document Author/Supplier:
	 Author:  Roger Faulkner
    1.3  Date of This Document:
	12 October, 2007
4. Technical Description
    See the case directory for more detail

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		OS/NET
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From sacadmin Fri Oct 12 13:58:11 2007
Received: from jurassic-x4600.sfbay.sun.com (cretaceous [129.146.17.63])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l9CKwBII027960
	for <psarc@sac.sfbay.sun.com>; Fri, 12 Oct 2007 13:58:11 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com (jurassic-x4600.sfbay.sun.com [129.146.17.59])
	by jurassic-x4600.sfbay.sun.com (8.14.1+Sun/8.14.1) with SMTP id l9CKsrkH365257;
	Fri, 12 Oct 2007 13:54:53 -0700 (PDT)
Message-Id: <200710122054.l9CKsrkH365257@jurassic-x4600.sfbay.sun.com>
Date: Fri, 12 Oct 2007 13:54:53 -0700 (PDT)
From: "Roger A. Faulkner" <Roger.Faulkner@sun.com>
Reply-To: "Roger A. Faulkner" <Roger.Faulkner@sun.com>
Subject: PSARC/2007/592 - dirfd
To: psarc@sac.sfbay.sun.com
Cc: don.cragun@sun.com, casper.dik@sun.com, darrin.johnson@sun.com
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: QYofY2x7Jbt/dVO+IBv2jA==
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.7_74 SunOS 5.11 i86pc i386 
Status: RO
Content-Length: 867

I am sponsoring this fast-track case for myself.
This proposal will time out 10/19/2007.

The proposal in this case is to create a new functional
interface in libc:

     #include <dirent.h>

     int dirfd(DIR *dir);

The dirfd() function returns the file descriptor associated
with the directory stream 'dir'.

This function currently exists in Linux, OpenBSD, and OSX.
It is also in the draft of the next revision of the SUS and
POSIX standards.  Its existence in Solaris would make porting
of open-source applications to Solaris easier.

See the bug report:

6614468 libc should provide a dirfd()

The proposed committment level of this new interface is Stable.

The proposed manual page for dirfd(3C) is in the materials directory.

The proposed release binding is "micro release" so it can be
back-ported as a patch to SunOS 5.10 if desirable.

Roger Faulkner


From sacadmin Fri Oct 12 14:05:10 2007
Received: from phorcys.east.sun.com (phorcys.East.Sun.COM [129.148.174.143])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l9CL596Y028195
	for <psarc@sac.sfbay.sun.com>; Fri, 12 Oct 2007 14:05:09 -0700 (PDT)
Received: from phorcys.east.sun.com (localhost [127.0.0.1])
	by phorcys.east.sun.com (8.14.1+Sun/8.14.1) with ESMTP id l9CL1YKF011739;
	Fri, 12 Oct 2007 17:01:34 -0400 (EDT)
Received: (from carlsonj@localhost)
	by phorcys.east.sun.com (8.14.1+Sun/8.14.1/Submit) id l9CL1XpO011736;
	Fri, 12 Oct 2007 17:01:34 -0400 (EDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <18191.57517.680702.177759@gargle.gargle.HOWL>
Date: Fri, 12 Oct 2007 17:01:33 -0400
From: James Carlson <james.d.carlson@Sun.COM>
To: "Roger A. Faulkner" <Roger.Faulkner@Sun.COM>
Cc: psarc@sac.sfbay.sun.com, don.cragun@Sun.COM, Casper.Dik@Sun.COM,
        Darrin.Johnson@Sun.COM
Subject: Re: PSARC/2007/592 - dirfd
In-Reply-To: <200710122054.l9CKsrkH365257@jurassic-x4600.sfbay.sun.com>
References: <200710122054.l9CKsrkH365257@jurassic-x4600.sfbay.sun.com>
X-Mailer: VM 7.01 under Emacs 21.3.1
Status: RO
Content-Length: 471

Roger A. Faulkner writes:
> The proposed release binding is "micro release" so it can be
> back-ported as a patch to SunOS 5.10 if desirable.

Nit (to keep you out of trouble with the patch gatekeepers): that
asserts "patch" binding, not "micro."

-- 
James Carlson, Solaris Networking              <james.d.carlson@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

From sacadmin Fri Oct 12 14:11:28 2007
Received: from jurassic-x4600.sfbay.sun.com (cretaceous [129.146.17.63])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l9CLBS4C028291
	for <psarc@sac.sfbay.sun.com>; Fri, 12 Oct 2007 14:11:28 -0700 (PDT)
Received: from [129.150.12.137] (vpn-129-150-12-137.SFBay.Sun.COM [129.150.12.137])
	by jurassic-x4600.sfbay.sun.com (8.14.1+Sun/8.14.1) with ESMTP id l9CL88vC368775;
	Fri, 12 Oct 2007 14:08:09 -0700 (PDT)
Message-ID: <470FE239.2080801@sun.com>
Date: Fri, 12 Oct 2007 11:08:09 -1000
From: Joseph Kowalski <jek3@sun.com>
User-Agent: Thunderbird 2.0b2 (X11/20070227)
MIME-Version: 1.0
To: James Carlson <james.d.carlson@sun.com>
CC: "Roger A. Faulkner" <Roger.Faulkner@sun.com>, psarc@sac.sfbay.sun.com,
        don.cragun@sun.com, Casper.Dik@sun.com, Darrin.Johnson@sun.com
Subject: Re: PSARC/2007/592 - dirfd
References: <200710122054.l9CKsrkH365257@jurassic-x4600.sfbay.sun.com> <18191.57517.680702.177759@gargle.gargle.HOWL>
In-Reply-To: <18191.57517.680702.177759@gargle.gargle.HOWL>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Status: RO
Content-Length: 356

James Carlson wrote:
> Roger A. Faulkner writes:
>   
>> The proposed release binding is "micro release" so it can be
>> back-ported as a patch to SunOS 5.10 if desirable.
>>     
>
> Nit (to keep you out of trouble with the patch gatekeepers): that
> asserts "patch" binding, not "micro."
>   
Nit-2: Stable -> Committed

Its just a name change.

- jek3


From sacadmin Fri Oct 12 16:23:09 2007
Received: from jurassic-x4600.sfbay.sun.com (cretaceous [129.146.17.59] (may be forged))
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l9CNN9RK002192
	for <psarc@sac.sfbay.sun.com>; Fri, 12 Oct 2007 16:23:09 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com (jurassic-x4600.sfbay.sun.com [129.146.17.63])
	by jurassic-x4600.sfbay.sun.com (8.14.1+Sun/8.14.1) with SMTP id l9CNJpdA390513;
	Fri, 12 Oct 2007 16:19:51 -0700 (PDT)
Message-Id: <200710122319.l9CNJpdA390513@jurassic-x4600.sfbay.sun.com>
Date: Fri, 12 Oct 2007 16:19:51 -0700 (PDT)
From: "Roger A. Faulkner" <Roger.Faulkner@Sun.COM>
Reply-To: "Roger A. Faulkner" <Roger.Faulkner@Sun.COM>
Subject: Re: PSARC/2007/592 - dirfd
To: psarc@sac.sfbay.sun.com
Cc: don.cragun@Sun.COM, Casper.Dik@Sun.COM, Darrin.Johnson@Sun.COM
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: m2E4sV755uwJJIVa5NKqcQ==
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.7_74 SunOS 5.11 i86pc i386 
Status: RO
Content-Length: 971

> Date: Fri, 12 Oct 2007 11:08:09 -1000
> From: Joseph Kowalski <jek3@sun.com>
> Subject: Re: PSARC/2007/592 - dirfd
> To: James Carlson <james.d.carlson@sun.com>
> Cc: "Roger A. Faulkner" <Roger.Faulkner@sun.com>, psarc@sac.sfbay.sun.com, 
don.cragun@sun.com, Casper.Dik@sun.com, Darrin.Johnson@sun.com
> 
> James Carlson wrote:
> > Roger A. Faulkner writes:
> >   
> >> The proposed release binding is "micro release" so it can be
> >> back-ported as a patch to SunOS 5.10 if desirable.
> >
> > Nit (to keep you out of trouble with the patch gatekeepers): that
> > asserts "patch" binding, not "micro."
>   
> Nit-2: Stable -> Committed
> 
> Its just a name change.
> - jek3

Sigh.  I'm a little vocabulary-impared w.r.t. PSARC terminology.
Please update the case to say:

The proposed committment level of this new interface is Committed.

The proposed release binding is "patch release" so it can be
back-ported as a patch to SunOS 5.10 if desirable.

Thanks,
Roger


