From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2104 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: PATCH: dl_iterate_phdr() Date: Sun, 14 Oct 2012 23:30:20 -0400 Message-ID: <20121015033020.GM254@brightrain.aerifal.cx> References: <20121011234255.GB254@brightrain.aerifal.cx> <20121012000034.GC254@brightrain.aerifal.cx> <20121012154354.GE254@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 1350272343 19995 80.91.229.3 (15 Oct 2012 03:39:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2012 03:39:03 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2105-gllmg-musl=m.gmane.org@lists.openwall.com Mon Oct 15 05:39:11 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 1TNbWI-0002N8-NI for gllmg-musl@plane.gmane.org; Mon, 15 Oct 2012 05:39:10 +0200 Original-Received: (qmail 3830 invoked by uid 550); 15 Oct 2012 03:39:03 -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 3822 invoked from network); 15 Oct 2012 03:39:03 -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:2104 Archived-At: On Fri, Oct 12, 2012 at 08:24:24PM -0500, Alex Caudill wrote: > No, seriously, this time it's right! ;) Ping. Do you have any further work, or should I fix up and finish this to commit it? Rich