From 6204a2d1bd794534ae063a4b7026d9b7c8103532 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 29 Sep 2005 13:13:53 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 16525959b..f16ef804c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-09-29 Jim Meyering + + * settime.c (settime): Move the HAVE_STIME block `up' into an #elif + block, so that we don't even try to compile it if settimeofday is + available. This works around a compilation failure on OSF1 V5.1, + due to stime requiring a `long int*' while tv_sec is `int'. + 2005-09-27 Jim Meyering * fprintftime.c [HAVE_CONFIG_H]: Include conditionally, -- cgit v1.2.3-70-g09d2