From c6fe8850c7ff4c85074c93430743b146d8133436 Mon Sep 17 00:00:00 2001 From: Alexander Pyhalov Date: Sat, 25 Aug 2018 17:48:14 -0700 Subject: 5709 Add binary compatibility with Solaris 10 update 10 Reviewed by: Andy Fiddaman Reviewed by: Toomas Some Reviewed by: Gordon Ross Approved by: Joshua M. Clulow --- usr/src/lib/libc/port/mapfile-vers | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr/src/lib/libc') diff --git a/usr/src/lib/libc/port/mapfile-vers b/usr/src/lib/libc/port/mapfile-vers index c2db2cf62c..953a08f833 100644 --- a/usr/src/lib/libc/port/mapfile-vers +++ b/usr/src/lib/libc/port/mapfile-vers @@ -599,6 +599,11 @@ $if lf64 posix_fadvise64; posix_fallocate64; $endif +} SUNW_1.22.7; + +SYMBOL_VERSION SUNW_1.22.7 { # s10u10 - SunOS 5.10 (Solaris 10) patch additions + protected: + SUNW_1.22.7; } SUNW_1.22.6; SYMBOL_VERSION SUNW_1.22.6 { # s10u9 - SunOS 5.10 (Solaris 10) patch additions -- cgit v1.2.3