summaryrefslogtreecommitdiff
path: root/mach
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-10-02 19:33:01 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-10-02 19:33:01 +0200
commit8e582543cbd9600e98875b0e9a1125ee7b94e8ad (patch)
treee585044d165a8d4812774cdbe074e85ed9d981b8 /mach
parent1814ae86b44eb9002d740bb5093534c253dc3655 (diff)
parent74fe7f6c719c8dff86e1c38b0ffdabdd53424efb (diff)
Merge branch 'cvs/cache-mach_host_self' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'mach')
-rw-r--r--mach/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/mach/Versions b/mach/Versions
index d809dc146d..610ff052c6 100644
--- a/mach/Versions
+++ b/mach/Versions
@@ -55,6 +55,9 @@ libc {
# This was always there, but not exported as it should have been.
mig_strncpy;
}
+ GLIBC_2.22 {
+ __mach_host_self_;
+ }
HURD_CTHREADS_0.3 {
__mutex_init; __mutex_lock; __mutex_lock_solid; __mutex_trylock;