Commit aa20227c9f103f44a2a05229aa1bdbd41d387d1e

Jim Meyering 2013-09-21T09:11:49

timespec: use the new TIMESPEC_RESOLUTION in a few more places * lib/timespec-add.c (timespec_add): Also replace 999999999 with TIMESPEC_RESOLUTION - 1. * lib/timespec-sub.c (timespec_sub): Likewise.