From a5eb7027b941e30678468c30200450e28ba3518c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Dec 2001 20:52:21 +0000 Subject: * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set, _hurd_port_init, and __hurd_self_sigstate. --- hurd/Versions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/Versions b/hurd/Versions index f1045460d0..bac36c75f9 100644 --- a/hurd/Versions +++ b/hurd/Versions @@ -138,9 +138,10 @@ libc { GLIBC_2.2.5 { # These always existed as inlines but the real functions were not exported. __hurd_fail; - __hurd_self_sigstate; + _hurd_self_sigstate; # Same for these "quasi-internal" functions + _hurd_port_init; _hurd_port_set; # internal symbols used by other libraries (e.g. librt) -- cgit v1.2.3