diff options
author | chin <none@none> | 2007-08-20 09:15:43 -0700 |
---|---|---|
committer | chin <none@none> | 2007-08-20 09:15:43 -0700 |
commit | d96018ff0218b4466f62ea165b3dfd64ef271965 (patch) | |
tree | 5a0aa2487156ff1fc5a82f383b3c4ac92150d5fc /usr/src | |
parent | f747815b19f4ec6501a11d169175a451c84a2eec (diff) | |
download | illumos-gate-d96018ff0218b4466f62ea165b3dfd64ef271965.tar.gz |
6437624 RFE: Add ksh93 (as /usr/bin/ksh93) and libshell.so to OS/Net (fix versioning)
6505835 AST tools and library (libpp) required for creating l10n messages for ksh93 (fix versioning)
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/tools/abi/etc/exceptions | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr/src/tools/abi/etc/exceptions b/usr/src/tools/abi/etc/exceptions index 064fe49214..13587a686a 100644 --- a/usr/src/tools/abi/etc/exceptions +++ b/usr/src/tools/abi/etc/exceptions @@ -421,6 +421,18 @@ PSARC 2005/204: RULE W3: usr/lib/sparcv9/libraidcfg.so.1 PSARC 2006/315: RULE W3: usr/lib/libidmap.so.1 PSARC 2006/315: RULE W3: usr/lib/amd64/libidmap.so.1 PSARC 2006/315: RULE W3: usr/lib/sparcv9/libidmap.so.1 +PSARC 2006/550: RULE W3: usr/lib/libast.so.1 +PSARC 2006/550: RULE W3: usr/lib/amd64/libast.so.1 +PSARC 2006/550: RULE W3: usr/lib/sparcv9/libast.so.1 +PSARC 2006/550: RULE W3: usr/lib/libdll.so.1 +PSARC 2006/550: RULE W3: usr/lib/amd64/libdll.so.1 +PSARC 2006/550: RULE W3: usr/lib/sparcv9/libdll.so.1 +PSARC 2006/550: RULE W3: usr/lib/libshell.so.1 +PSARC 2006/550: RULE W3: usr/lib/amd64/libshell.so.1 +PSARC 2006/550: RULE W3: usr/lib/sparcv9/libshell.so.1 +PSARC 2007/035: RULE W3: usr/lib/libpp.so.1 +PSARC 2007/035: RULE W3: usr/lib/amd64/libpp.so.1 +PSARC 2007/035: RULE W3: usr/lib/sparcv9/libpp.so.1 ############################################# # WARNINGs exempted from RULE W4 (See RULES section of intf_check manpage) |