mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-28 04:03:35 +08:00
Update.
* sysdeps/posix/getaddrinfo.c (gaih_inet): Check for rc == ERANGE, not rc == errno. Use extend_alloca.
This commit is contained in:
parent
2d37d6da83
commit
370b4d44dc
@ -1,5 +1,8 @@
|
||||
2003-04-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/posix/getaddrinfo.c (gaih_inet): Check for rc == ERANGE,
|
||||
not rc == errno. Use extend_alloca.
|
||||
|
||||
* elf/tst-tls12.c (main): Fix declaration.
|
||||
* elf/tst-tls10.c (dummy): Make hidden instead of static.
|
||||
* elf/tst-tlsmod7.c (dummy): Likewise.
|
||||
|
Loading…
Reference in New Issue
Block a user