Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3)

errno(2)

hier(5)

INTRO(2)  —  HP-UX

NAME

intro − introduction to system calls

DESCRIPTION

This section describes all of the system calls.  All of these calls return a function result.  This result indicates the status of the call.  Typically, a zero or positive result indicates that the call completed successfully, and −1 indicates an error.  The individual descriptions specify the details.  An error number is also made available in the external variable errno (see errno(2)).  Note:  Errno is not cleared on successful calls, so it should be tested only after an error has been indicated. 

SEE ALSO

intro(3), errno(2), hier(5).  The introduction to this manual.

Hewlett-Packard Company  —  Version B.1,  May 11, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026