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

5
Typographic Conventions
This manual uses the following typographic conventions:
Boldface Words defined for the first time appear in boldface.
Computer Computer font indicates literal items displayed by
the computer. For example: file not found
User input Bold, computer text indicates literal items that you
type. For example, to change to your account’s home
directory, enter:
cd
Italics Manual titles, variables in commands, and emphasized
words appear in italics. For example, you would
substitute an actual directory name for
directory_name
in this command:
cd
directory_name
[ ] and | Brackets [] enclose optional items in command syntax.
The vertical bar | separates syntax items in a list of
choices. For example, you can enter any one of these
three items in this syntax:
ls [-a | -i | -x]
Enter Text in this bold, sans serif font denotes keyboard keys.
A notation like Ctrl-Q indicates that you should hold the
Ctrl key down, then press Q.