From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4627 Path: news.gmane.org!not-for-mail From: Paul Schutte Newsgroups: gmane.linux.lib.musl.general Subject: Re: stat.h Date: Tue, 4 Mar 2014 06:31:14 +0200 Message-ID: References: <20140304041810.GF184@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01493caee43da904f3c05f0b X-Trace: ger.gmane.org 1393907480 15883 80.91.229.3 (4 Mar 2014 04:31:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2014 04:31:20 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4631-gllmg-musl=m.gmane.org@lists.openwall.com Tue Mar 04 05:31:29 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 1WKh0p-0005wI-NA for gllmg-musl@plane.gmane.org; Tue, 04 Mar 2014 05:31:27 +0100 Original-Received: (qmail 30265 invoked by uid 550); 4 Mar 2014 04:31:26 -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 30252 invoked from network); 4 Mar 2014 04:31:26 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2lofOwrg1t1YI/VTxHxU/Bx+KPrMs7YoNa2O7mxFMjY=; b=np+bgJmZEHW6otqPVtFIDgZaLYf29AI9erhYt2YXKjTBV/NRNEN1VUHL5nKlhlad+M Q2OdvsyFdLvzv7cDwgcFe5pltikHninmmTyUZwi1gAr9DwEKtf8KNh/YthP5an7Anf2K Xdp47Vg0SjqZ0g3j7uToHdBsTJHmwBZ5AFCh3Gqm/gtDLJHKiulUNHpe4DvTmVUGU7Zb riEX7bd+6kPiGnnAzJvVaNAbpebayCWLbO9SHyDKfdSU+m6D7MrMlc8YA4VUXz3MySvN UXNdKMF9OcsaEs6bZTHhCKX60C2hG4pG/mfqrX+56/r4L4jzm9wU90jAA/YqnBidcSaG UCkg== X-Received: by 10.194.179.69 with SMTP id de5mr24029404wjc.4.1393907474903; Mon, 03 Mar 2014 20:31:14 -0800 (PST) In-Reply-To: <20140304041810.GF184@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:4627 Archived-At: --089e01493caee43da904f3c05f0b Content-Type: text/plain; charset=ISO-8859-1 On Tue, Mar 4, 2014 at 6:18 AM, Rich Felker wrote: > > When I hack a bit and change the include in from > > > to , it compiles that part, but fails some where else : > > This change is definitely wrong. > I knew I was doing the wrong thing here, and that's why I asked for advice. Thanks for pointing me in the right direction. --089e01493caee43da904f3c05f0b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On T= ue, Mar 4, 2014 at 6:18 AM, Rich Felker <dalias@aerifal.cx> = wrote:
> When I hack a bit and change the include = in <sys/stat.h> from <bits/stat.h>
> to <asm/stat.h>, it compiles that part, but fails some where els= e :

This change is definitely wrong.

I knew I was doing the wrong thing here, and that's= why I asked for advice.

Thanks for pointing me in the right direction.

--089e01493caee43da904f3c05f0b--