From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/386 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?THVrYSBNYXLEjWV0acSH?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: New daily reports - nothing Date: Wed, 10 Aug 2011 14:44:36 +0200 Message-ID: <4E427D34.4000905@gmail.com> References: <4E39C84F.8060705@gmail.com> <20110803224651.GB11437@openwall.com> <4E3A79B2.8090204@gmail.com> <4E3B331E.7050502@gmail.com> <4E3CC5AC.3070404@gmail.com> <4E3DFB5D.8040008@gmail.com> <20110807073224.GG132@brightrain.aerifal.cx> <4E3F10C7.4060601@gmail.com> <4E40A33F.7090804@gmail.com> <4E41E020.7020109@gmail.com> <20110810045933.GW132@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312980420 16058 80.91.229.12 (10 Aug 2011 12:47:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Aug 2011 12:47:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-387-gllmg-musl=m.gmane.org@lists.openwall.com Wed Aug 10 14:46:57 2011 Return-path: Envelope-to: gllmg-musl@lo.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by lo.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Qr8BU-0002V1-45 for gllmg-musl@lo.gmane.org; Wed, 10 Aug 2011 14:46:56 +0200 Original-Received: (qmail 9924 invoked by uid 550); 10 Aug 2011 12:46:55 -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 9916 invoked from network); 10 Aug 2011 12:46:55 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=53Z8gn6an7ZMMVh21ElyYTHomjcQEQ2NTzvnEfs2hB4=; b=CIq3SRf1DeO121prVwwA3U9w0iB6s2Mm5RZutZlNvTd+9GaWjN8BeLGtlcqMlR1Usy k/9De13btCUMgizCz8mVImylK1oIvPSiKoDlLazYNq7WAeU/lR1FICJuWbRBhon8BJQr aivbDa6ch6ZLfM3H6CrO2p/tFma9x3TvwR4Dc= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11 In-Reply-To: <20110810045933.GW132@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:386 Archived-At: On 08/10/2011 06:59 AM, Rich Felker wrote: > 3. Cleaning up the build system and source to make sure it builds > without modification (except perhaps CFLAGS tweaks) on fairly recent > glibc and musl version. Wait. I've removed sqrtl dependency from alloc.c (I think I committed that, not sure), but does this mean you also want me to comment out monetary.h header, and its function's test from buf.c?