UNISTD(3) Library Functions Manual UNISTD(3)

NAME

unistdstandard symbolic constants and types

SYNOPSIS

#include <unistd.h>

DESCRIPTION

The <unistd.h> header forms the basis of the Portable Operating System Interface for Unix (POSIX) API. It includes definitions for numerous functions, symbolic constants, and types. Among these are:

SEE ALSO

limits(3), stddef(3), stdint(3), stdlib(3), types(3)

STANDARDS

The <unistd.h> header conforms to IEEE Std 1003.1-2001 (“POSIX.1”).
August 9, 2011 NetBSD 6.1