CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/02 04:43:30
Modified files:
usr.bin/aucat : file.c
Log message:
use clock_gettime() and interval timers instead of gettimeofday()
and poll()'s timeout. Simpler and more accurate, from midish
