summaryrefslogtreecommitdiff
path: root/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-25 13:31:54 +0000
committerRoland McGrath <roland@gnu.org>1999-06-25 13:31:54 +0000
commit684908c55810bf99f3e839a0986d2bf30d5f376f (patch)
treeba241a2d45672a15632b51174d30aebbb58c2b99 /mach
parent176c4992ba0d2c1cb4d263892e6750737b2db899 (diff)
1999-06-25 Roland McGrath <roland@baalperazim.frob.com>
* mach/Versions (libc: GLIBC_2.0): Add __mig_strncpy.
Diffstat (limited to 'mach')
-rw-r--r--mach/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/mach/Versions b/mach/Versions
index 69a724ed39..cb282bda15 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;