summaryrefslogtreecommitdiff
path: root/lib/libc/arch/hppa
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2015-08-22 19:40:08 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2015-08-22 19:40:08 +0000
commit727aafc0b540434e1fd357c1d8f5f8c69edb767d (patch)
tree7d21fe0fbfd622e64c0935ee9e16cb9f07c3bf45 /lib/libc/arch/hppa
parent8d4535f091aae3aa7de18be996e7469123baad89 (diff)
Explicitly list the symbols permitted to be exported by libc.
This is primed with the current list of exported symbols so it doesn't change the ABI yet, but will prevent unintentional additions in the future and sets the stage for reductions. ok deraadt@ kettenis@
Diffstat (limited to 'lib/libc/arch/hppa')
-rw-r--r--lib/libc/arch/hppa/Symbols.list12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/libc/arch/hppa/Symbols.list b/lib/libc/arch/hppa/Symbols.list
new file mode 100644
index 00000000000..2a9c5112050
--- /dev/null
+++ b/lib/libc/arch/hppa/Symbols.list
@@ -0,0 +1,12 @@
+_GLOBAL_OFFSET_TABLE_
+_mcount
+_thread_sys_brk
+_thread_sys_exect
+_thread_sys_sbrk
+_thread_sys_syscall
+end
+fabsl
+frexpl
+ldexpl
+minbrk
+modfl