From c747ee56a77e58a19327a48e55d005fbef269d0f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 4 Mar 2005 06:43:08 +0000 Subject: Remove workaround for nanosleep bug in Linux kernel 2.6.8 or thereabouts. --- lib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 8ea490e40..d0bdd17d8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2005-03-01 Paul Eggert + + Remove workaround for bug in Linux kernel 2.6.8 or thereabouts. + The workaround isn't strictly needed for POSIX conformance, and + it's too much of a pain to configure and maintain. We'll ask + people to fix their kernels instead. + * xnanosleep.c: Don't include gethrxtime.h or xtime.h. + (NANOSLEEP_BUG_WORKAROUND): Remove. + (xnanosleep): Remove the workaround. + 2005-02-27 Jim Meyering * xnanosleep.c (xnanosleep): Work around bug in Linux-2.6.8.1's -- cgit v1.2.3-70-g09d2