From 684908c55810bf99f3e839a0986d2bf30d5f376f Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Fri, 25 Jun 1999 13:31:54 +0000
Subject: 1999-06-25  Roland McGrath  <roland@baalperazim.frob.com>

* mach/Versions (libc: GLIBC_2.0): Add __mig_strncpy.
---
 mach/Versions | 1 +
 1 file changed, 1 insertion(+)

(limited to 'mach/Versions')

diff --git a/mach/Versions b/mach/Versions
index 69a724e..cb282bd 100644
--- a/mach/Versions
+++ b/mach/Versions
@@ -20,6 +20,7 @@ libc {
     __mach_msg;
     __mig_allocate; __mig_deallocate; __mig_dealloc_reply_port;
     __mig_get_reply_port; __mig_put_reply_port;
+    __mig_strncpy;
 
     # variables in normal name space
     vm_page_size;
-- 
cgit v1.1