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 1/2] Y2038: add type __time64_t


Albert ARIBAUD wrote:
- a "size" macro (e.g. __TIMESIZE) defined equal to __WORDSIZE except
   for x32 where it would be defined as 64?

I have a slight preference for the "size" form.

Works for me. Though C11 uses _WIDTH for names that count bit widths of integers, so I'd mildly prefer __TIME_WIDTH as it is a new name.


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