opensolaris man page for errno

Query: errno

OS: opensolaris

Section: 3head

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.11 10 Sep 2004 errno.h(3HEAD)
Related Man Pages
errno(3c) - opensolaris
perror(3c) - opensolaris
monetary(3head) - sunos
spawn(3head) - sunos
setjmp.h(3head) - centos
Similar Topics in the Unix Linux Community
Getting errno in a Multithreaded program
errno pb
Catch signal SIGPIPE print errno but it's value equal to 2
How to resolve error &quot;INIT: Cannot stat /etc/inittab, errno: 2&quot;
Function open() sets errno