critical impact:
setbuffer - not supported; temporarily available; no future availability planned (CrUn170)
Problem description
The setbuffer routine exists on Tru64 UNIX but not on HP-UX. This routine will be temporarily available in the Tru64 UNIX Migration Environment for HP-UX. There are no plans to consider adding this routine to a future release of HP-UX.
The setbuffer routine is used after stream has been opened but before it is read or written. This routine is not needed under normal circumstances since the default file I/O buffer size is optimal.
The Migration Environment contains Tru64 UNIX APIs, development tools, commands and utilities to assist customers in migrating their applications from Tru64 UNIX to HP-UX. Identifiers
 setbuffer |
|
|
|
|
See also
Solution description
The setbuffer routine is in the Migration Environment for HP-UX. There are no plans to add this functionality to a future version of HP-UX.
Applications can use these APIs from the Migration Environment. Please note that the Migration Environment is temporary. See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| ME |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|