summaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-09-26 21:17:54 +0000
committerUlrich Drepper <drepper@redhat.com>2005-09-26 21:17:54 +0000
commit419bcf40d791f84cbebaed50dfc488f24980ca31 (patch)
tree926d0a393202d936caf9f67ee11ef55c79a79646 /posix/Makefile
parentc6bad06ac443077ba123165fa28f876b1b91a906 (diff)
[BZ #644]
* sysdeps/posix/getaddrinfo.c (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to native byte order first. * posix/Makefile (tests): Add tst-rfc3484. * posix/tst-rfc3484.c: New file.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 39b078c7fd..8e53fdac44 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -87,7 +87,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-execvp1 tst-execvp2 tst-execlp1 tst-execlp2 \
tst-execv1 tst-execv2 tst-execl1 tst-execl2 \
tst-execve1 tst-execve2 tst-execle1 tst-execle2 \
- tst-execvp3 tst-execvp4
+ tst-execvp3 tst-execvp4 tst-rfc3484
xtests := bug-ga2
ifeq (yes,$(build-shared))
test-srcs := globtest