non-critical impact:
libc - undocumented Tru64 UNIX APIs (NcWn158)
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
 catgetm |
 mbscat |
 mbslen |
 mbsrchr |
 catgetmh |
 mbschr |
 mbsncat |
 mbstoint |
 catgetmsg |
 mbscmp |
 mbsncmp |
 mbstomb |
 catgets_sym |
 mbscpy |
 mbsncpy |
 mbswidth |
 mbsadvance |
 mbsinvalid |
 mbspbrk |
|
See also
Solution description
See HP-UX Documentation to determine if there is an appropriate replacement API.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| I18N |
C, C++ |
any HP-UX 11i version |
non-critical |
warning |
|