From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4942 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: _start(ldso) & _start(crt) Date: Mon, 21 Apr 2014 17:39:04 -0400 Message-ID: <20140421213904.GJ26358@brightrain.aerifal.cx> References: <53557463.2050202@midipix.org> <20140421202531.GI26358@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 1398116364 20718 80.91.229.3 (21 Apr 2014 21:39:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2014 21:39:24 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4946-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 21 23:39:18 2014 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 1WcLvp-0007DE-OK for gllmg-musl@plane.gmane.org; Mon, 21 Apr 2014 23:39:17 +0200 Original-Received: (qmail 19744 invoked by uid 550); 21 Apr 2014 21:39:16 -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 19736 invoked from network); 21 Apr 2014 21:39:16 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:4942 Archived-At: On Mon, Apr 21, 2014 at 04:15:25PM -0500, M Farkas-Dyck wrote: > Static-linked programs would be unaffected, yes? Indeed, this has nothing to do with static linked programs. Rich