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

Re: struct stat.h with nanosecond resolution


> I'm not sure that this is right either.  Uli, what is the proper way
> to handle <time.h>?  I currently don't see a clean solution for
> this:-(

time.h can be handled by a new #define that just makes sure that
struct timespec is only defined once, either in the extra
header or in time.h

-Andi


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