summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-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