This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID



On 21/04/2017 12:45, Joseph Myers wrote:
> On Fri, 21 Apr 2017, Adhemerval Zanella wrote:
> 
>> 	* conform/data/spawn.h-data: Add POSIX_SPAWN_SETSID flag.
> 
> See my previous comments.  http://austingroupbugs.net/view.php?id=1044 has 
> the issue8 tag - this is *not* a bug fix to the standard for a future TC 
> (which would be applied unconditionally to the headers and expectations), 
> it's a new feature for the next major POSIX revision, so does not go in 
> conform/ expectations until such a revision exists (at which point it 
> would be appropriately conditional in those expectations) and is 
> conditioned on __USE_GNU until such a revision exists (at which point it 
> would be conditional on the feature test macros for the new revision).
> 

Thanks for the point, Florian has also brought it to my attention and
I have sent an updated patch (which I can't get a link due sourceware.org
outage).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]