Minutes of the 15th February 2021 Teleconference Austin-1103 Page 1 of 1 Submitted by Andrew Josey, The Open Group. 16th February 2021 Attendees: Nick Stoughton, USENIX, ISO/IEC JTC 1/SC 22 OR (leaving early) Joerg Schilling Geoff Clare, The Open Group Eric Ackermann, HPI, University of Potsdam Andrew Josey, The Open Group Eric Blake, Red Hat, The Open Group OR Richard Hansen Don Cragun, IEEE PASC OR Mark Ziegast, SHware Systems Dev. Apologies: Tom Thompson, IEEE * General news None * Outstanding actions (Please note that this section has been flushed to shorten the minutes - to locate the previous set of outstanding actions, look to the minutes from 13th June 2019 and earlier) Bug 1254: "asynchronous list" description uses "command" instead of "AND-OR list" OPEN https://austingroupbugs.net/view.php?id=1254 Action: Joerg to investigate how his shell behaves. Bug 700 - Nick to raise this issue with the C committee Bug 713 - Nick to raise with the C committee. Bug 739 - Nick to raise with the C committee. * Current Business Bug 1406: clarification of SEEK_END when current pointer doesn't match buffer size OPEN https://austingroupbugs.net/view.php?id=1406 We are waiting for input from implementations on this item before proceeding. Bug 1408: mailx: add mta-bcc-ok internal variable Accepted as Marked https://austingroupbugs.net/view.php?id=1408 This item is tagged for TC3-2008 On page 2943 after line 97448 append the following: The message shall be passed to the mail delivery software. The mail delivery software shall process passed messages according to the rules of IETF RFC 5322. Bug 1409: Example code for stat() could use better function name Accepted as Marked https://austingroupbugs.net/view.php?id=1409 This item is tagged for TC3-2008 On C181 (TC2) page 968 lines 32917-32918 change: printf("%10.10s", sperm (statbuf.st_mode)); printf("%4d", statbuf.st_nlink); to: printf("%10.10s", mode_string(statbuf.st_mode)); printf(" %4ju", (uintmax_t)statbuf.st_nlink); On C181 (TC2) page 968 line 32923 change: printf(" %-8d", statbuf.st_uid); to: printf(" %-8ju", (uintmax_t)statbuf.st_uid); On C181 (TC2) page 968 line 32928 change: printf(" %-8d", statbuf.st_gid); to: printf(" %-8ju", (uintmax_t)statbuf.st_gid); Gettext draft. We will return to this on a future call. The gettext draft in the etherpad is at https://posix.rhansen.org/p/gettext_draft https://posix.rhansen.org/p/gettext_split Next Steps ---------- The next calls are on: February 18th 2020 (Thursday) This call will be for 90 minutes. February 22nd 2021 (Monday) This call will be for 60 minutes. Apologies in advance: Don Cragun, 2021-02-22 Geoff Clare, 2021-02-18 Eric Ackermann, 2021-02-18 Calls are anchored on US time. (8am Pacific) Please check the calendar invites for dial in details. Bugs are at: https://austingroupbugs.net An etherpad is usually up for the meeting, with a URL using the date format as below: https://posix.rhansen.org/p/20xx-mm-dd (For write access this uses The Open Group single sign on, for those individuals with gitlab.opengroup.org accounts. Please contact Andrew if you need to be setup)