errno(3head) sunos man page | unix.com

Man Page: errno

Operating Environment: sunos

Section: 3head

errno.h(3HEAD)							      Headers							    errno.h(3HEAD)

NAME
errno.h, errno - system error numbers
SYNOPSIS
#include <errno.h>
DESCRIPTION
The <errno.h> header provides a declaration for errno and gives positive values for the symbolic constants listed on the intro(2) manual page.
USAGE
Values for errno are required to be distinct positive values rather than non-zero values.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+
SEE ALSO
intro(2), attributes(5), standards(5) SunOS 5.10 10 Sep 2004 errno.h(3HEAD)
Related Man Pages
monetary(3head) - sunos
string(3head) - sunos
monetary.h(3head) - opensolaris
string.h(3head) - opensolaris
monetary.h(3head) - centos
Similar Topics in the Unix Linux Community
login error after sys-unconfig, errno = 13
errno pb
(lmgrd) Can't open /usr/tmp/.flexlm/lmgrdl.4081, errno: 24
pkgadd: errno 28: No space left on device
Catch signal SIGPIPE print errno but it's value equal to 2