Skip to content
  • Bruno Haible's avatar
    gethrxtime: Assume that the compiler supports 'long long'. · 896daf27
    Bruno Haible authored
    * 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.
    896daf27