From a2fa57b24c635b62d2641504a1d6c8aca7243401 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 3 Jan 2006 23:21:38 +0000 Subject: (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. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 0eb57d611..07fab530e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2006-01-03 Paul Eggert + + * 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. + 2006-01-01 Paul Eggert * chmod-safer.c, chmod-safer.h: Remove. -- cgit v1.2.3-70-g09d2