Re: Initial flags on fd 0/1/2 (was: [Issue 8 drafts 0001524]: open() flags used by fopen())

2021-10-21 Thread Robert Elz via austin-group-l at The Open Group
Date:Thu, 21 Oct 2021 12:08:05 -0500 From:"Rob Landley via austin-group-l at The Open Group" Message-ID: <09778446-f41b-80d7-74a5-c97dd6702...@landley.net> | Which can be SUBTLE: when qemu exits it ALMOST sets the terminal back Dealing with terminal settings is a

Re: Initial flags on fd 0/1/2 (was: [Issue 8 drafts 0001524]: open() flags used by fopen())

2021-10-21 Thread Robert Elz via austin-group-l at The Open Group
Date:Thu, 21 Oct 2021 10:31:17 +0100 From:"Geoff Clare via austin-group-l at The Open Group" Message-ID: <20211021093117.GA14037@localhost> | For O_APPEND it would certainly not be unusual. It is required to be | set when >> redirection is used in the shell.

Re: Initial flags on fd 0/1/2 (was: [Issue 8 drafts 0001524]: open() flags used by fopen())

2021-10-21 Thread Rob Landley via austin-group-l at The Open Group
On 10/21/21 4:31 AM, Geoff Clare via austin-group-l at The Open Group wrote: > For other flags, applications might get unexpected behaviour from > the calls they make. For example, if fd 0 is a pipe with O_NONBLOCK > set then calls to read() could give an EAGAIN error. In practice > this would

[1003.1(2016/18)/Issue7+TC2 0001439]: The POSIX standard did not distinguish object and function pointers as did the C standard.

2021-10-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been CLOSED. == https://austingroupbugs.net/view.php?id=1439 == Reported By:dannyniu Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001439]: The POSIX standard did not distinguish object and function pointers as did the C standard.

2021-10-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://austingroupbugs.net/view.php?id=1439 == Reported By:dannyniu Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001302]: Alignment with C17

2021-10-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been UPDATED. == https://austingroupbugs.net/view.php?id=1302 == Reported By:geoffclare Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001302]: Alignment with C17

2021-10-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been RESOLVED. == https://austingroupbugs.net/view.php?id=1302 == Reported By:geoffclare Assigned To:

Initial flags on fd 0/1/2 (was: [Issue 8 drafts 0001524]: open() flags used by fopen())

2021-10-21 Thread Geoff Clare via austin-group-l at The Open Group
> -- > (0005502) kre (reporter) - 2021-10-10 23:51 > https://austingroupbugs.net/view.php?id=1524#c5502 > -- > While not directly related to this bug, it is

[Issue 8 drafts 0001526]: Update fdopen() mode description to match new fopen() terminology

2021-10-21 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://austingroupbugs.net/view.php?id=1526 == Reported By:geoffclare Assigned To: