]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 Nov 2002 19:48:07 +0000 (19:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 Nov 2002 19:48:07 +0000 (19:48 +0000)
commit218d76e03413b532f72d47d2695be049d6a2aa64
tree62e2c8e6d83f795d72be1266218b17ad61bc168d
parent832737d5e2b924f18884c78d253e8a950c07fcc5
Update.

2002-11-20  Ulrich Drepper  <drepper@redhat.com>

* inet/getnameinfo.c: Use extend_alloca where appropriate.
* sysdeps/posix/getaddrinfo.c: Likewise.

* include/alloca.h (extend_alloca): New define.  Based on stack
direction it'll try to append to the previouls allocated buffer.

2002-11-07  Thorsten Kukuk  <kukuk@suse.de>

* sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
use the same service for AF_INET and AF_INET6.

2002-11-19  Ulrich Drepper  <drepper@redhat.com>

* intl/localealias.c (read_alias_file): Use only about 400 bytes
of stack space instead of 16k.
ChangeLog
inet/getnameinfo.c
sysdeps/posix/getaddrinfo.c
This page took 0.03738 seconds and 5 git commands to generate.