summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 18:13:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 18:13:49 +0100
commita69d3a6a1a95b886de2cf8da7fe6e284e6c133da (patch)
treeb7bc343a9ef8564debdce47262daebfd0b34568c /.topmsg
parent83b18c5d4fed2f38cb2f4ddd5f70046e40202bb5 (diff)
Add _hurd_port_locked_set to hurd/Versions
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.topmsg b/.topmsg
index 0f6804b5d8..45fffe5d2b 100644
--- a/.topmsg
+++ b/.topmsg
@@ -29,6 +29,6 @@ _hurd_userlink_clear): Likewise.
* mach/spin-lock.c (__USE_EXTERN_INLINES): Define to 1.
* hurd/Versions (libc: GLIBC_2.19): Add _hurd_fd_error_signal,
-_hurd_fd_error, __hurd_dfail, __hurd_sockfail,
+_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.