Austin Group Minutes of the 4 Jan 2007 Teleconference Austin-331 Page 1 of 1 Submitted by Andrew Josey, The Open Group. January 5, 2007 Attendees Andrew Josey, The Open Group Geoff Clare, The Open group Ulrich Drepper, Red Hat Mark Brown, IBM, TOG OR Nick Stoughton, USENIX, ISO/IEC OR Don Cragun , Sun, PASC OR 1. Action item review --------------------- ACTION 2005-01-01: Don Cragun to present paper on pathname resolution. OPEN ACTION 2006-09-01: Ulrich Drepper to prepare a paper making a recommendation on imaginary type in C99. OPEN ACTION 2006-09-02: Ulrich and Nick to develop a draft PAR and criteria for C++ POSIX binding for discussion. OPEN (in progress) Draft PAR circulated Nov 20 for comment. PMC Criteria still to be developed. ACTION 2006-09-08: Don Cragun to examine every XCU synopsis in the next draft to check for correctness, and file aardvarks as appropriate. OPEN ACTION 2006-09-13: Andrew to make a pass through current closed aardvarks against approved std, to move items to SD-5 or interpretations when ready. Closed for D2R, but ongoing . See Austin/325 for the list of specific changes for D2R from SD/5. Action AI-2006-06-01: Andrew to work out the full set of changes for recirculation for XSH ERN 132 OPEN, ongoing in progress Draft Status ------------ No new status to report, current status still as follows: ISO ballot commenced Nov 2nd. IEEE ballot commenced Nov 28 2006. A number of bugs against Draft 2 were submitted recently and the aardvark bug report have been updated. PASC Status ----------- Lowell Johnson has been re-elected as PASC Chair. Next Face to Face meeting ------------------------ Andrew reported he has been unable to find a host in the Bay Area and we are now investigating whether a meeting can be held in Austin. The meeting dates are still as before, the week commencing February 26. We expect the meeting to run tuesday through thursday inclusive. Aardvark Bug Reports -------------------- We picked up on the current aardvark http://www.opengroup.org/austin/aardvark/latest/ XSH ERN 172 sigaction OPEN XSH ERN 173 macro rules OPEN XSH ERN 177 setreuid OPEN Leave open until next meeting XSH ERN 185 asynchronous bind Accept as marked (add to sd5) After line 5258 add: If the socket address cannot be assigned immediately and O_NONBLOCK is set for the file descriptor for the socket, bind() shall fail and set errno to [EINPROGRESS], but the assignment request shall not be aborted, and the assignment shall be completed asynchronously. Subsequent calls to bind( ) for the same socket, before the assignment is completed, shall fail and set errno to [EALREADY]. When the assignment has been performed asynchronously, pselect(), select() and poll() shall indicate that the file descriptor for the socket is ready for reading and writing. After line 5302 add in alphabetic order: [EALREADY] An assignment request is already in progress for the specified socket. [EINPROGRESS] O_NONBLOCK is set for the file descriptor for the socket and the assignment cannot be immediately performed; the assignment shall be performed asynchronously. (Ed note: Also on the connect page we should list pselect as well as select) XSH ERN 186 creat Accept as marked below The creat() function shall behave as if it is implemented as follows: int creat(const char *path, mode_t mode) { return open(path, O_WRONLY|O_CREAT|O_TRUNC, mode); } XSH ERN 187 dup Accept XSH ERN 188 pthread_mutexattr_getprotocol Accept XSH ERN 189 readlink Accept XSH ERN 190 tcflow pty OPEN Leave open till the next meeting Next Steps ----------- Andrew will update the aardvark reports with the latest inbound defect reports. Next teleconference meeting January 11th 2007 See http://www.opengroup.org/austin/. An IRC channel will be available for the meeting irc://irc.freestandards.org #austin irc://irc.freestandards.org/austin ICAL: http://www.google.com/calendar/ical/nvctqtstkuni3fab9k3jqtrt4g@group.calendar.google.com/public/basic XML: http://www.google.com/calendar/feeds/nvctqtstkuni3fab9k3jqtrt4g@group.calendar.google.com/public/basic