From bb2660079cd2f875a84b55d4bb3feb3c8a510fd6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Dec 2001 20:20:57 +0000 Subject: 2001-12-22 Roland McGrath * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy. * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set and __hurd_self_sigstate. --- hurd/Versions | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/Versions b/hurd/Versions index ffd9b62fd8..f1045460d0 100644 --- a/hurd/Versions +++ b/hurd/Versions @@ -136,8 +136,12 @@ libc { hurd_directory_name_split; } GLIBC_2.2.5 { - # This always existed as an inline but the real function never exported. + # These always existed as inlines but the real functions were not exported. __hurd_fail; + __hurd_self_sigstate; + + # Same for these "quasi-internal" functions + _hurd_port_set; # internal symbols used by other libraries (e.g. librt) _hurd_raise_signal; -- cgit 1.4.1