Re: Posix issue 8 pending change to system().

2021-11-04 Thread enh via austin-group-l at The Open Group
good point. fair enough, i'm convinced... fixed by adding "--" to system() and popen() in bionic, with corresponding new tests: https://android-review.googlesource.com/c/platform/bionic/+/1881791 On Fri, Oct 22, 2021 at 1:38 AM Geoff Clare wrote: > Rob Landley wrote, on 22 Oct 2021: > > > > On

Interpretations (re)starting for a 30 day review (1440/1452)

2021-11-04 Thread Andrew Josey via austin-group-l at The Open Group
All The following interpretations are starting a 30 day review (a restart for 1440) 0001440: System Interfaces Calling `system("-some-tool")` fails (although it is a valid `sh` command) 0001452: Shell and Utilities prs :KV: is mandated but most implementations do not support it Comments

[1003.1(2016/18)/Issue7+TC2 0001452]: prs :KV: is mandated but most implementations do not support it

2021-11-04 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=1452 == Reported By:geoffclare Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001452]: prs :KV: is mandated but most implementations do not support it

2021-11-04 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=1452 == Reported By:geoffclare Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001452]: prs :KV: is mandated but most implementations do not support it

2021-11-04 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue NEEDS AN INTERPRETATION. == https://austingroupbugs.net/view.php?id=1452 == Reported By:geoffclare Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001449]: "Decimal-point character" vs. "radix character"

2021-11-04 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=1449 == Reported By:rhansen Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001447]: fread()/fwrite() (maybe more similar) specify no requirements on args

2021-11-04 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=1447 == Reported By:kre Assigned To:

[1003.1(2016/18)/Issue7+TC2 0001440]: Calling `system("-some-tool")` fails (although it is a valid `sh` command)

2021-11-04 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 163. == https://austingroupbugs.net/view.php?id=1440 == Reported By:ciprian_craciun

[1003.1(2008)/Issue 7 0000163]: Problems in rationale of trap shell builtin

2021-11-04 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 0001440. == https://austingroupbugs.net/view.php?id=163 == Reported By:msbrown Assigned

[1003.1(2008)/Issue 7 0000252]: dot should follow Utility Syntax Guidelines

2021-11-04 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 0001440. == https://austingroupbugs.net/view.php?id=252 == Reported By:eblake Assigned

[1003.1(2016/18)/Issue7+TC2 0001440]: Calling `system("-some-tool")` fails (although it is a valid `sh` command)

2021-11-04 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 252. == https://austingroupbugs.net/view.php?id=1440 == Reported By:ciprian_craciun

Re: Behavior of "sh -c +c"

2021-11-04 Thread Vincent Lefevre via austin-group-l at The Open Group
On 2021-11-03 16:41:40 +, Stephane Chazelas via austin-group-l at The Open Group wrote: > 2021-11-03 17:06:07 +0100, Vincent Lefevre via austin-group-l at The Open > Group: > [...] > > ksh93 and mksh run an interactive shell, but I wonder whether this > > should be regarded as a bug. > > >