summaryrefslogtreecommitdiff
path: root/hurd/Versions
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-02-27 01:39:36 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-02-27 01:39:36 +0100
commit11413a03e430a6bbb667ced977876c7c7cc83c34 (patch)
tree19ea28c2d3dd3af3324484005075c0aaa9ef6bad /hurd/Versions
parent412730518426df7893f25ca9316a8d87b7be9791 (diff)
parentbf5c10536835089325201986b0de20302155080d (diff)
Merge branch 't/extern_inline' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'hurd/Versions')
-rw-r--r--hurd/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/Versions b/hurd/Versions
index 42dadc2b82..bd5fd90806 100644
--- a/hurd/Versions
+++ b/hurd/Versions
@@ -135,6 +135,7 @@ libc {
# These always existed as inlines but the real functions were not exported.
_hurd_fd_error_signal; _hurd_fd_error;
__hurd_dfail; __hurd_sockfail;
+ _hurd_port_locked_set;
__hurd_threadvar_location_from_sp;
__hurd_threadvar_location;
_hurd_userlink_link; _hurd_userlink_unlink; _hurd_userlink_clear;