summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Makefile4
-rw-r--r--hurd/errno-loc.c (renamed from hurd/errno.c)0
2 files changed, 2 insertions, 2 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 9487c963cf..ccf596c918 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991,92,93,94,95,96,97,98,99,2001
+# Copyright (C) 1991,92,93,94,95,96,97,98,99,2001,2002
# Free Software Foundation, Inc.
# This file is part of the GNU C Library.
@@ -59,7 +59,7 @@ routines = hurdstartup hurdinit \
fopenport \
vpprintf \
ports-get ports-set hurdports hurdmsg \
- errno \
+ errno-loc \
$(sig) $(dtable) $(inlines) port-cleanup report-wait
sig = hurdsig hurdfault siginfo hurd-raise preempt-sig \
trampoline longjmp-ts catch-exc exc2signal hurdkill sigunwind \
diff --git a/hurd/errno.c b/hurd/errno-loc.c
index 85e4e7d47b..85e4e7d47b 100644
--- a/hurd/errno.c
+++ b/hurd/errno-loc.c