Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Feb 2004 19:54:06 +0000 (19:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Feb 2004 19:54:06 +0000 (19:54 +0000)
commit5605e1177d4728b66b92cb5012810b5feda1ec4b
treeb65a493bf9b40bb2291d96739c59e01eb392e10d
parenta8fd5a02d94dcbe9a75252a66d2d73b41b9a2c83
Update.

2004-02-23  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/posix/getaddrinfo.c (gaih_inet): If _res has not been
inited yet, try to init it before saving old _res.options.
* posix/Makefile (xtests): Add bug-ga2.
(generated): Add bug-ga2.mtrace and bug-ga2-mem.
(xtests): Depend on bug-ga2-mem.
($(objpfx)bug-ga2-mem, bug-ga2-ENV): New.
* posix/bug-ga2.c: New test.
ChangeLog
posix/Makefile
posix/bug-ga2.c [new file with mode: 0644]
sysdeps/posix/getaddrinfo.c