Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 3 Nov 2016 18:41:19 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] fix namespace pollution in <unistd.h> by linux
 specific syscalls

On Thu, Nov 03, 2016 at 11:28:07AM -0400, Felix Janda wrote:
> Szabolcs Nagy wrote:
> > * Felix Janda <felix.janda@...teo.de> [2016-11-03 08:56:30 -0400]:
> > > The exposure of pipe2() breaks compilation for staden-io_lib.
> > 
> > i think they should fix it as pipe2 is scheduled for issue8 of posix.
> > http://austingroupbugs.net/view.php?id=411
> 
> ok, thanks for remarking that. So I take back my patch and will report
> the issue to them. (I don't know whether one should bother with hiding
> dup3.)

dup3 is also POSIX-future.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.