critical impact:
nacreate - not supported (CrUn192)
Problem description
The nacreate function exists on Tru64 UNIX, but not on HP-UX.
The nacreate function is a NUMA specific arena memory allocator. It has dependencies on the Tru64 UNIX NUMA implementation and is not portable to HP-UX. Applications that rely on this API will need to be modified. Identifiers
 nacreate |
|
|
|
|
See also
Solution description
Review your code and HP-UX documentation to determine the best solution for their particular usage.
Additional arena malloc functions are available in the Tru64 UNIX Migration Environment for HP-UX. The Migration Environment contains Tru64 UNIX APIs, development tools, and commands and utilities to assist customers in migrating their applications from Tru64 UNIX to HP-UX. See acreate(3) in the Migration Environment for more information. See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| UN |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|