* xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jan 2006 23:20:14 +0000 (23:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jan 2006 23:20:14 +0000 (23:20 +0000)
commita951ca4467a9a4fbd5bfef91e3d5ca8f077ad9b2
treee140ed7b80a40b8cd83c5a1b3071d871f79c6bbc
parent2a577fa2027dc966eadcdd71a9b5f6e699f89165
* 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.
lib/ChangeLog
lib/xtime.h