Skip Navigation Links | |
Exit Print View | |
Programming Interfaces Guide Oracle Solaris 11.1 Information Library |
2. Session Description Protocol API
8. Programming With XTI and TLI
10. Transport Selection and Name-to-Address Mapping
11. Real-time Programming and Administration
What is the Oracle Solaris ABI?
Defining the Oracle Solaris ABI
Symbol Versioning in Oracle Solaris Libraries
Using Symbol Versioning to Label the Oracle Solaris ABI
Using appcert for Application Triage
Correcting Problems Reported by appcert
The Oracle Solaris Application Binary Interface (ABI) defines the interfaces that are available for the use of application developers. Conforming to the ABI enhances an application's binary stability. This chapter discusses the Oracle Solaris ABI and the tools provided to verify an application's compliance with the ABI, including:
The definition and purpose of the Oracle Solaris ABI, discussed in Defining the Oracle Solaris ABI.
The usage of the two ABI tools, appcert and apptrace, discussed in Oracle Solaris ABI Tools.