pacman/src
Andrew Gregory e0a7682607 use monotonic clock for progress updates
gettimeofday is susceptible to backwards system time adjustments,
skewing or altogether breaking progress output.  For the sake of
platforms that lack clock_gettime support, gettimeofday is retained as
a fallback.

Fixes FS#36983

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2014-06-29 11:14:42 +10:00
..
common Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
pacman use monotonic clock for progress updates 2014-06-29 11:14:42 +10:00
util strtrim: reset pointer after trimming leading whitespace 2014-04-21 20:25:45 +10:00