Skip to content
  • Rémi Denis-Courmont's avatar
    src/misc/mtime.c: · df0cb344
    Rémi Denis-Courmont authored
     - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
     - Cosmetic
    configure.ac:
     - Check for clock_nanosleep() rather than clock_gettime(), as it is more
       recent and we need both.
    df0cb344