From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10699 Path: news.gmane.org!.POSTED!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH] fix namespace pollution in by linux specific syscalls Date: Thu, 3 Nov 2016 15:43:58 +0100 Message-ID: <20161103144358.GJ5749@port70.net> References: <20161103125622.GA1042@nyan> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1478184285 8967 195.159.176.226 (3 Nov 2016 14:44:45 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2016 14:44:45 +0000 (UTC) User-Agent: Mutt/1.6.0 (2016-04-01) To: musl@lists.openwall.com Original-X-From: musl-return-10712-gllmg-musl=m.gmane.org@lists.openwall.com Thu Nov 03 15:44:39 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1c2JFS-0006uL-Iw for gllmg-musl@m.gmane.org; Thu, 03 Nov 2016 15:44:10 +0100 Original-Received: (qmail 1562 invoked by uid 550); 3 Nov 2016 14:44:11 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 1541 invoked from network); 3 Nov 2016 14:44:11 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: <20161103125622.GA1042@nyan> Xref: news.gmane.org gmane.linux.lib.musl.general:10699 Archived-At: * Felix Janda [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 (in principle musl should follow the rules of the requested posix version, but that would be significant pain to maintain and verify)