Comment 2 for bug 2055837

Revision history for this message
In , Adhemerval Zanella (adhemerval-zanella) wrote :

Yes, this was an overlook which I am not fully sure how to handle without breaking 'current' 64 time ABI. Maybe we can follow the timespec one, time/bits/types/struct_timespec.h, used 32 bit suseconds_t and add proper paddings depending of the endianess.