This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: PATCH: Add x86_64/bits/statfs.h


IMHO __*_TYPE never should have been used directly in struct declarations
like that.  Those fields should use some __*_t type instead.  If we have to
add a new one so it can differ appropriately for different machines, that
would be better than duplicating the file.


Thanks,
Roland


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