From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2658 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 22:09:17 -0500 Message-ID: <20130124030916.GX20323@brightrain.aerifal.cx> References: <20130124010902.GW20323@brightrain.aerifal.cx> 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 1358996971 13295 80.91.229.3 (24 Jan 2013 03:09:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2013 03:09:31 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2659-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jan 24 04:09:50 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 1TyDCF-0003QP-3O for gllmg-musl@plane.gmane.org; Thu, 24 Jan 2013 04:09:47 +0100 Original-Received: (qmail 3351 invoked by uid 550); 24 Jan 2013 03:09:29 -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 3343 invoked from network); 24 Jan 2013 03:09:29 -0000 Content-Disposition: inline In-Reply-To: <20130124010902.GW20323@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:2658 Archived-At: On Wed, Jan 23, 2013 at 08:09:03PM -0500, Rich Felker wrote: > 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. Committed. Rich