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.
272 errors) when running an application with older versions of the library.
275 such libraries, the private versions maybe legitimately be versioned and
286 interface versions were handled as they interacted with update releases of
288 release currently under development to keep symbol versions constant between
303 update number: SUNW_1.3.1 may have appeared in Update 2). The micro versions form
304 an inheritance chain that is inserted between two successive minor versions.
377 This is an exception to the immutability of public symbol versions. See,