From 1b9b4205c5955937331d9a6e50040037dda4df5d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 31 Jan 2000 22:42:59 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 14a5cca6eb..16f6f84bf6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,11 @@ 2000-01-31 Jim Meyering + * nanosleep.h (nanosleep): Guard declaration with + `#if ! HAVE_DECL_NANOSLEEP'. + Without this, OFS gets a redeclaration error for gnu_nanosleep, due to + the declaration in that vendor's sys/timers.h. + Reported by Christian Krackowizer. + * quotearg.c (ISASCII): Add #undef and move definition to follow inclusion of wctype.h to work around solaris2.6 namespace pollution. (ISPRINT): Likewise. -- 2.30.2