summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2015-04-13 14:22:38 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2015-04-13 14:22:38 +0000
commit1556458357f1ceec308b7fa762920aaf564a304f (patch)
tree377b759b37130de74635953ceb23b0c33e4cf1e6 /usr/src/lib/libc
parent44625ba1a641ae8ec21dc5b49ec9980fc15baf93 (diff)
downloadillumos-joyent-1556458357f1ceec308b7fa762920aaf564a304f.tar.gz
fix symbol version problem from commit 9d12795f
Diffstat (limited to 'usr/src/lib/libc')
-rw-r--r--usr/src/lib/libc/port/mapfile-vers11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr/src/lib/libc/port/mapfile-vers b/usr/src/lib/libc/port/mapfile-vers
index 51e8accdf8..b112880009 100644
--- a/usr/src/lib/libc/port/mapfile-vers
+++ b/usr/src/lib/libc/port/mapfile-vers
@@ -3197,17 +3197,6 @@ $if i386
__udivrem64;
$endif
-#
-# The following functions should become public symbols when they get
-# upstreamed to illumos and become part of their own appropriate symbol
-# version.
-#
- arc4random;
- arc4random_buf;
- arc4random_uniform;
- explicit_bzero;
- getentropy;
-
# The following functions should not be exported from libc,
# but /lib/libm.so.2, some older versions of the Studio
# compiler/debugger components, and some ancient programs