struct stat

Geoff Keating geoffk@ozemail.com.au
Thu Apr 1 00:00:00 GMT 1999


> Date: Tue, 16 Mar 1999 09:57:30 -0500
> From: "David A. Greene" <greened@eecs.umich.edu>

> Geoff Keating wrote:
> > 
> > OK.  How about this patch?  The alpha, sparc, and mips, and solaris2
> > ports need to follow.
> > 
> > I haven't tested it yet, since it doesn't actually change anything on
> > my system (I only have gcc).
> > 
> > Compilers that don't support __extension__ should #define it to empty
> > (or, better yet, just ignore it as a token, then they do support it).
> > Compilers that don't support 'long long' should #define
> > __NO_LONG_LONG.
> 
> Hmm...I don't see any __extension__ in my <gnu/types.h>.  When did

In glibc 2.1, it's <bits/types.h>.  You might want to try upgrading.
Be sure to read the FAQ.

-- 
Geoffrey Keating <geoffk@ozemail.com.au>



More information about the Libc-alpha mailing list