Lines Matching refs:versions
62 There are two versions of the mapfile language accepted by the link-editor.
71 for shared libraries (shared objects) and with specifying their versions
138 ABI versions must be constant, that is version ILLUMOS_0.2 in a given
140 safely state their dependencies in terms of these versions and have a
145 ABI versions with the same major number should be upward compatible, that is
156 Interface changes made in illumos should be done with ILLUMOS_0.* versions,
158 symbol versions are not release-specific because of the requirement that
165 should ever be made to SUNW_1.* versions.
276 errors) when running an application with older versions of the library.
279 such libraries, the private versions maybe legitimately be versioned and
288 private versions (though it will be less problematic to change them later).
293 interface versions were handled as they interacted with update releases of
295 release currently under development to keep symbol versions constant between
310 may have appeared in Update 2). The micro versions form an inheritance chain
311 that is inserted between two successive minor versions. For example, the
384 This is an exception to the immutability of public symbol versions. See,