summaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:33:12 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:33:12 +0200
commite631e5064e2efc594149a07e726ed086f2d8b84d (patch)
tree4ec8c5561a512f2d14c13368c7683cd1edc95ec6 /posix/Makefile
parent516ec239bd3b01abdd7b8f11103fab76a60eeec7 (diff)
parente5770c20cbea7a6d645fef807bf1046efb998d14 (diff)
Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-global-dispositions
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/Makefile b/posix/Makefile
index a728630203..54c635465c 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -40,7 +40,6 @@ routines := \
getuid geteuid getgid getegid getgroups setuid setgid group_member \
getpgid setpgid getpgrp bsd-getpgrp setpgrp getsid setsid \
getresuid getresgid setresuid setresgid \
- getlogin getlogin_r setlogin \
pathconf sysconf fpathconf \
glob glob64 fnmatch regex \
confstr \
@@ -87,7 +86,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-getaddrinfo3 tst-fnmatch2 tst-cpucount tst-cpuset \
bug-getopt1 bug-getopt2 bug-getopt3 bug-getopt4 \
bug-getopt5 tst-getopt_long1 bug-regex34 bug-regex35 \
- tst-pathconf
+ tst-pathconf tst-getaddrinfo4
xtests := bug-ga2
ifeq (yes,$(build-shared))
test-srcs := globtest