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 7122
The following libraries are empty on PA and are not provided on
Itanium-based systems. Modify your makefiles for native development.
• libV3.a
• libV7.a
• libbsdpic.a
• libcrypt.a
• libgprof.a
• libmalloc.a
• libn.a
• libndir.a
• libnet.a
• libnsipc.a
• libprof.a
The following obsolete APIs are not available in the native IPF libc:
• dump state of memory allocator, memorymap()
• HP block mode terminal interface
— blclose()
— blget()
— blopen()
— blset()
— blread()
— blmodeio.h
• internal multi-byte APIs
— mbscat()
— mbscmp()
— mbslen()
— mbsncat()
— mbsncmp()
— mbsncpy()
— mbspbrk()
— mbsrchr()
— mbswidth()
— pcstombs_wc_cnt()