From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1025 Path: news.gmane.org!not-for-mail From: Richard Pennington Newsgroups: gmane.linux.lib.musl.general Subject: _GLOBAL_OFFSET_TABLE_ in ldso/*/start.s? Date: Fri, 08 Jun 2012 15:54:46 -0500 Message-ID: <10988613.MPE7PukreT@main.pennware.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Trace: dough.gmane.org 1339188978 27812 80.91.229.3 (8 Jun 2012 20:56:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 20:56:18 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1026-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jun 08 22:56:17 2012 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 1Sd6ED-0000dO-5X for gllmg-musl@plane.gmane.org; Fri, 08 Jun 2012 22:56:17 +0200 Original-Received: (qmail 31748 invoked by uid 550); 8 Jun 2012 20:56:17 -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 30716 invoked from network); 8 Jun 2012 20:56:17 -0000 X-Authority-Analysis: v=2.0 cv=eIiRfQV1 c=1 sm=0 a=/l7PkcR/UKDnn7Q2wmGJww==:17 a=hdNgKtvFP3AA:10 a=fR_ARpL9IlcA:10 a=eUjdpxnPikAA:10 a=msTO8fkKGJEA:10 a=kj9zAlcOel0A:10 a=N4Ps669bAAAA:8 a=2bVD2zi3XAo8cg2VFR8A:9 a=CjuIK1q_8ugA:10 a=/l7PkcR/UKDnn7Q2wmGJww==:117 X-Cloudmark-Score: 0 X-Originating-IP: 65.26.59.215 User-Agent: KMail/4.8.3 (Linux/3.3.2-6.fc16.x86_64; KDE/4.8.3; x86_64; ; ) Xref: news.gmane.org gmane.linux.lib.musl.general:1025 Archived-At: What is the purpose of the _GLOBAL_OFFSET_TABLE_ reference in these files? It doesn't seem to be used by __dynlink(), although it seems to be passed a a third parameter. -Rich