summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/mapfile-vers
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/mapfile-vers')
-rw-r--r--usr/src/lib/libc/port/mapfile-vers6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/lib/libc/port/mapfile-vers b/usr/src/lib/libc/port/mapfile-vers
index 7bd92a9423..f2c12c1b4b 100644
--- a/usr/src/lib/libc/port/mapfile-vers
+++ b/usr/src/lib/libc/port/mapfile-vers
@@ -27,6 +27,7 @@
# Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright (c) 2013 Gary Mills
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
+# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
#
#
@@ -77,6 +78,11 @@ $if _x86 && _ELF64
$add amd64
$endif
+SYMBOL_VERSION ILLUMOS_0.30 {
+ protected:
+ reallocf;
+} ILLUMOS_0.29;
+
SYMBOL_VERSION ILLUMOS_0.29 {
protected:
getrandom;