Minutes of the 10th November 2022 Teleconference Austin-1270 Page 1 of 1 Submitted by Andrew Josey, The Open Group. 11th November 2022 Attendees: Don Cragun, IEEE PASC OR Nick Stoughton, Logitech/USENIX, ISO/IEC JTC 1/SC 22 OR Andrew Josey, The Open Group Geoff Clare, The Open Group Eric Blake, Red Hat, The Open Group OR Apologies: Eric Ackermann, HPI, University of Potsdam Mark Ziegast, SHware Systems Dev. (power outage) Tom Thompson, IEEE * General news This was a call dedicated to general bugs. Andrew reported that the New APIs, Part 2 document has been submitted to The Open Group Governing Board for approval. * Carried Forward This section trimmed -- see Austin/1264 * Current Business Bug 1593: specify whether struct sockaddr_un.sun_path can be a flexible array member OPEN https://austingroupbugs.net/view.php?id=1593 Wait for Eric to complete his action on bug 561 Bug 1406: clarification of SEEK_END when current pointer doesn't match buffer size OPEN https://austingroupbugs.net/view.php?id=1406 Actions carried forward: ACTION: Andrew to contact Rich Felker (dalias) and Alan Coopersmith (Solaris) for feedback. Completed ACTION: Eric B to contact glibc folks. Bug 1324: sem_open() should not require the same name to map to the same virtual address OPEN https://austingroupbugs.net/view.php?id=1324 We are still waiting for wording on this item. and will start on this next time. Bug 1616: Standardize mktemp utility OPEN https://austingroupbugs.net/view.php?id=1616 We will need a sponsor; it is not suitable for inclusion in Issue 8. ACTION: Eric to ask The Open Group to sponsor adding the mktemp utility (for Issue 9). Bug 1612: XSH strftime() new (I8) %s conversion requires too much of the struct tm Accepted as Marked https://austingroupbugs.net/view.php?id=1612 This issue is tagged for Issue 8. Change strftime() DESCRIPTION on P1997, L64827 from:
[all members]to:
[tm_year, tm_mon, tm_mday, tm_hour, tm_min, tm_sec, tm_isdst]Bug 1613: XSH 3/mktime was not updated by the resolution of bug 1533, but should have been (++) Accepted as Marked https://austingroupbugs.net/view.php?id=1613 This issue is tagged for Issue 8. Change lines 43850-43854 from: The mktime() function shall convert the broken-down time, expressed as local time, in the structure pointed to by timeptr, into a time since the Epoch value with the same encoding as that of the values returned by time(). The original values of the tm_wday and tm_yday components of the structure shall be ignored, and the original values of the other components shall not be restricted to the ranges described in