summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-05-28 14:49:38 +0000
committerderaadt <deraadt@openbsd.org>2019-05-28 14:49:38 +0000
commit1b177f11ce5a422541b041301a3bdd7b5372a2c9 (patch)
tree3bf2ef654bd47c63a28779f025de6c1b10515f9c /lib/libc
parentRemove mention of YP lookup from hosts(5), as support was removed from (diff)
downloadwireguard-openbsd-1b177f11ce5a422541b041301a3bdd7b5372a2c9.tar.xz
wireguard-openbsd-1b177f11ce5a422541b041301a3bdd7b5372a2c9.zip
_thread_sys___realpath must be exported like _thread_sys___getcwd obviously.
None will all it, but this is the mechanism by which ramdisk build determines which .o files to build for it's libraries.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/Symbols.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/Symbols.list b/lib/libc/Symbols.list
index 9e2e5b2e1b8..7d632a96e3c 100644
--- a/lib/libc/Symbols.list
+++ b/lib/libc/Symbols.list
@@ -35,6 +35,7 @@ _exit
_thread_canceled
_thread_sys___get_tcb
_thread_sys___getcwd
+_thread_sys___realpath
_thread_sys___semctl
_thread_sys___set_tcb
_thread_sys___syscall