struct stat

Ulrich Drepper drepper@cygnus.com
Thu Apr 1 00:00:00 GMT 1999


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.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-alpha mailing list