Commit a951ca4467a9a4fbd5bfef91e3d5ca8f077ad9b2

Paul Eggert 2006-01-03T23:20:14

* xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use long int, not int, for nanosecond counts, so that people who are used to POSIX struct timespec won't be surprised. Reported by Jim Meyering.