From 25797575f8a2d5efdebb31f3cea578548898fa52 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Oct 2002 12:23:29 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index e24f91d0f8..13431d1f34 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2002-10-13 Jim Meyering + + * xnanosleep.c (initialized): Remove declaration now that it's unused. + +2002-10-12 Paul Eggert + + * xnanosleep.c: There's no need to futz with the rounding mode, + since the code should work properly even in the default rounding mode. + (): Do not include. + (#pragma STDC FENV_ACCESS ON): Remove. + (xnanosleep): Don't futz with rounding state. + 2002-10-06 Jim Meyering * safe-read.c (safe_read): Change type of function -- 2.47.2