]> Savannah Git Hosting - gnulib.git/commit
gethrxtime: Assume that the compiler supports 'long long'.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:46:46 +0000 (09:46 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:46:46 +0000 (09:46 +0100)
commit896daf273035e889c50dc5b33e74b5fb891851bc
tree5cfeb92f689315c1a3227e5fc54bcec66b2cf6e3
parent3a5d13f42ba42a4e1625bdbcdd93bd2099c550a0
gethrxtime: Assume that the compiler supports 'long long'.

* lib/xtime.h (xtime_t): Define to 'long long int' always.
(XTIME_PRECISION): Define to 1000000000 always.
(xtime_make, xtime_sec): Optimize accordingly.
* m4/gethrxtime.m4 (gl_XTIME): Don't require AC_TYPE_LONG_LONG_INT.
* modules/gethrxtime (Files): Remove longlong.m4.
ChangeLog
lib/xtime.h
m4/gethrxtime.m4
modules/gethrxtime