]> sourceware.org Git - glibc.git/commitdiff
* posix/unistd.h: Test [__USE_UNIX98] instead of [__USE_OPEN2K]
authorRoland McGrath <roland@gnu.org>
Tue, 24 Sep 2002 06:40:26 +0000 (06:40 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 24 Sep 2002 06:40:26 +0000 (06:40 +0000)
for gethostname declaration.

ChangeLog

index a55ec8be3f23604e74562f89c07a61c31e4f5744..5361795b57ad5c91deb4a14240530005e9c2fc66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
 2002-09-23  Roland McGrath  <roland@redhat.com>
 
+       * 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.
 
This page took 0.04747 seconds and 5 git commands to generate.