From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2657 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: RTLD_NOLOAD Date: Wed, 23 Jan 2013 20:09:03 -0500 Message-ID: <20130124010902.GW20323@brightrain.aerifal.cx> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1358989756 23841 80.91.229.3 (24 Jan 2013 01:09:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2013 01:09:16 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2658-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jan 24 02:09:34 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TyBJt-0002Q9-Fj for gllmg-musl@plane.gmane.org; Thu, 24 Jan 2013 02:09:33 +0100 Original-Received: (qmail 32695 invoked by uid 550); 24 Jan 2013 01:09:15 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32687 invoked from network); 24 Jan 2013 01:09:15 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:2657 Archived-At: On Wed, Jan 23, 2013 at 10:45:12PM +0100, Pierre Carrier wrote: > Hi, > > Please find a trivial patch attached :) If it's going to be defined, I think it should behave as documented. That should be a trivial change too, so I'll go ahead and add it. Rich