On 2011-03-09 15:36, Warner Losh asked:
Out of curiosity, does anybody know of a system that chose to implement time_t as a float/double?
The MacOS X system call CFAbsoluteTimeGetCurrent() returns an IEEE 64 bit float. Also, PostgreSQL can (still ?) use doubles for TIMESTAMP values as an option. Michael Deckers. _______________________________________________ LEAPSECS mailing list [email protected] http://six.pairlist.net/mailman/listinfo/leapsecs
