From 5773e494b1ed96d81f16bf00249fc6420ca66979 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Sep 2002 06:40:26 +0000 Subject: [PATCH] * posix/unistd.h: Test [__USE_UNIX98] instead of [__USE_OPEN2K] for gethostname declaration. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a55ec8b..5361795 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ 2002-09-23 Roland McGrath + * posix/unistd.h: Test [__USE_UNIX98] instead of [__USE_OPEN2K] + for gethostname declaration. + * catgets/open_catalog.c (__open_catalog): Don't use a value type as the __builtin_expect expression, just the Boolean value. -- 2.7.4