mirror of git://sourceware.org/git/glibc.git
* posix/unistd.h: Test [__USE_UNIX98] instead of [__USE_OPEN2K]
for gethostname declaration.
This commit is contained in:
parent
58e5204270
commit
5773e494b1
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
2002-09-23 Roland McGrath <roland@redhat.com>
|
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
|
* catgets/open_catalog.c (__open_catalog): Don't use a value type
|
||||||
as the __builtin_expect expression, just the Boolean value.
|
as the __builtin_expect expression, just the Boolean value.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue