non-critical impact:
libc - undocumented Tru64 UNIX APIs (NcWn164)
Problem description
The following set of APIs from the C library, libc, are not documented on Tru64 UNIX and may not be available on HP-UX.
On Tru64 UNIX, these APIs are for internal use only. Customer applications should not be referencing these APIs. Identifiers
 ldr_context_atexit |
 ldr_install |
 ldr_context_get_entry_pt |
 ldr_lookup |
 ldr_context_inq_module |
 ldr_lookup_package |
 ldr_context_inq_region |
 ldr_remove |
 ldr_context_load |
 ldr_status_to_errno |
 ldr_context_lookup |
 ldr_xentry |
 ldr_context_lookup_package |
 ldr_xload |
 ldr_context_next_module |
 ldr_xlookup |
 ldr_context_unload |
 ldr_xlookup_package |
 ldr_declare_lock_functions |
 ldr_xunload |
 ldr_entry |
|
See also
Solution description
See the HP-UX documentation to determine if there is an appropriate replacement API.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CC |
C |
any HP-UX 11i version |
non-critical |
warning |
|