[1003.1(2008)/Issue 7 0000411]: adding atomic FD_CLOEXEC support

2018-09-10 Thread Austin Group Bug Tracker
The following issue has been set as RELATED TO issue 0001208. == http://austingroupbugs.net/view.php?id=411 == Reported By:eblake Assigned

[1003.1(2016)/Issue7+TC2 0001208]: calling chdir as part of posix_spawn

2018-09-10 Thread Austin Group Bug Tracker
The following issue has been set as RELATED TO issue 411. == http://austingroupbugs.net/view.php?id=1208 == Reported By:eblake Assigned

[1003.1(2008)/Issue 7 0000415]: add SEEK_HOLE, SEEK_DATA to lseek

2018-09-10 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=415 == Reported By:eblake Assigned To:ajosey

Re: Status of pipefail for standardization

2018-09-10 Thread Geoff Clare
Robert Elz wrote, on 07 Sep 2018: > > [...] in the NetBSD man page description of pipefail we handle the > exit status issue (with/without pipefail, with/without !) a little > differently. > Our text defines a pipestatus for a pipeline, which is the thing that > pipefail controls, and then

Re: [RFC/PATCH glibc 0/2] setting working dir in posix_spawn()

2018-09-10 Thread Eric Blake
On 9/9/18 3:34 PM, Florian Weimer wrote: On 09/08/2018 12:54 AM, Eric Blake wrote: Also, I've realized that we do NOT need posix_spawn_file_actions_addopenat(). The main benefit of openat() is that you can redirect relative file names according to an fd of your choice, without affecting

Re: Status of pipefail for standardization

2018-09-10 Thread Robert Elz
Date:Mon, 10 Sep 2018 16:49:49 +0100 From:Geoff Clare Message-ID: <20180910154949.GA26031@lt2.masqnet> | I looked at the text on netbsd.gw.com/cgi-bin/man-cgi?sh++NetBSD-current | and I do not think it could easily be adapted for use in the standard. OK | The

[1003.1(2008)/Issue 7 0001209]: printf example for numeric value of character is wrong

2018-09-10 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1209 == Reported By:joerg Assigned To:ajosey