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. --- mach/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mach') diff --git a/mach/Versions b/mach/Versions index b11948ee01..4a7017fe22 100644 --- a/mach/Versions +++ b/mach/Versions @@ -65,6 +65,9 @@ libc { GLIBC_2.2.5 { # internal functions used by other libraries (e.g. librt) __mach_msg_destroy; __mach_reply_port; + + # This was always there, but not exported as it should have been. + mig_strncpy; } %if !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2) -- cgit 1.4.1