This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: struct stat


Ulrich Drepper wrote:
> 
> David Greene <greened@eecs.umich.edu> writes:
> 
> > I understand that.  But is u_quad_t supposed to be an integral type?
> > A struct certainly isn't.
> 
> It is an integral type if you use gcc.  If a compiler does not provide
> a 64bit type you simply can't use it.  It's that simple.

That's fine, I have no problem there.  But what about __dev_t?

                                      -Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]