* sysdeps/posix/getaddrinfo.c: Implement configuration file
commit77dd4c3be8d3acd04190ad54a4585ef2d4108ba2
authorUlrich Drepper <drepper@redhat.com>
Thu, 4 May 2006 06:38:07 +0000 (4 06:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 4 May 2006 06:38:07 +0000 (4 06:38 +0000)
treeb0be03383534addc39fee4f9eabcee4671643fb5
parent5631e740ff086e9c978e817509bee9d73bceeff3
* sysdeps/posix/getaddrinfo.c: Implement configuration file

handling.  /etc/gai.conf can contain replacements for the label
and precedence table.  Fix byte order of default label and
precedence table.
* posix/gai.conf: New file.
* posix/tst-rfc3484.c: Adjust for changes to getaddrinfo.c.
* posix/tst-rfc3484-2.c: Likewise.
ChangeLog
ChangeLog.5
posix/gai.conf [new file with mode: 0644]
posix/tst-rfc3484-2.c
posix/tst-rfc3484.c
sysdeps/posix/getaddrinfo.c