HP-UX 11i Version 1.5 Release Notes, May 2001
Table Of Contents
- 1 Overview of the Release Notes
- 2 Workstation/Server Specific Information
- 3 HP-UX Features
- 4 File and Disk Management
- 5 Networking
- 6 Commands and System Calls
- 7 Programming
- aC++ Libraries
- Changes to libc
- libcres.a Library
- New libdcekt.sl and libdcecpkt.sl Libraries
- New Linux Compatible API Library
- New locale Libraries
- New Unwind Library
- X11 Libraries
- SNMP
- Machine Dependent Headers
- Threadsafe Documentation
- Obsolescence and Deprecation of APIs
- Linker Toolset
- gprof Multiple Shared Library Profiling
- CXperf Performance Monitoring Support
- HP Caliper
- WDB Debugger Tool
- ADB Debugger Tool
- Fortran
- Packaging for Specific Releases
- 8 Other Functionality

Programming
Obsolescence and Deprecation of APIs
Chapter 7 123
— mbstoint()
— mbsinvalid()
• process trace
— ptrace()
— ptrace64()
• find symbol in object file - moved to libelf
— nlist()
— nlist64()
• nl_tools_16 APIs and macros
— byte_status()
— firstof2()
— secof2()
— c_colwidth()
— ADVANCE()
— BYTE_STATUS()
— C_COLWIDTH()
— CHARADV()
— CHARAT()
— FIRSTof2()
— PCHAR()
— PCHARADV()
— SECof2()
— WCHAR()
— WCHARADV()
— WC_COLWIDTH()
In moving applications which use any of the above libraries or APIs from
PA to IPF, you will need to modify the source code to use an alternative
interface, or continue to run the application as a PA program.
libHcurses and Related APIs
The previously deprecated libHcurses library, along with
captoinfo_colr, infocmp_colr, terminfo_colr, tic_colr,
tput_colr, and libcur_colr, is not available on HP-UX 11i Version1.5.
Color capabilities are include in the terminfo database and libxcurses.
Some applications may need to be ported as there are minor differences
between libHcurses and libxcurses.