From 75ce41a57ff334bd8fe2cb9ed51eea835892f944 Mon Sep 17 00:00:00 2001 From: Ali Bahrami Date: Thu, 20 Aug 2009 16:09:41 -0600 Subject: 6866605 SUNWonbld ELF analysis tools need overhaul --- usr/src/lib/libc/port/mapfile-vers | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (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 d893f8bc0d..11b937ee93 100644 --- a/usr/src/lib/libc/port/mapfile-vers +++ b/usr/src/lib/libc/port/mapfile-vers @@ -108,7 +108,6 @@ SUNW_1.23 { # SunOS 5.11 (Solaris 11) forkx; fsetattr; getattrat; - getpagesizes2; htonl; htonll; htons; @@ -177,6 +176,8 @@ SUNW_1.23 { # SunOS 5.11 (Solaris 11) timer_getoverrun; timer_gettime; timer_settime; + u8_strcmp; + u8_validate; uconv_u16tou32; uconv_u16tou8; uconv_u32tou16; @@ -191,12 +192,16 @@ SUNW_1.23 { # SunOS 5.11 (Solaris 11) vwarnx; warn; warnx; +} SUNW_1.22.5; + +SUNW_1.22.5 { # s10u8 - SunOS 5.10 (Solaris 10) patch additions + protected: + getpagesizes2; } SUNW_1.22.4; SUNW_1.22.4 { # s10u7 - SunOS 5.10 (Solaris 10) patch additions protected: - u8_strcmp; - u8_validate; + SUNW_1.22.4; } SUNW_1.22.3; SUNW_1.22.3 { # SunOS 5.10 (Solaris 10) patch additions -- cgit v1.2.3