Annotation of cci/usr/src/man/man3/pause.3c, revision 1.1.1.1

1.1       root        1: .TH PAUSE 3C "18 July 1983"
                      2: .UC 4
                      3: .SH NAME
                      4: pause \- stop until signal
                      5: .SH SYNOPSIS
                      6: .B pause()
                      7: .SH DESCRIPTION
                      8: .I Pause
                      9: never returns normally.
                     10: It is used to give up control while waiting for
                     11: a signal from
                     12: .IR kill (2)
                     13: or an interval timer, see
                     14: .IR setitimer (2).
                     15: Upon termination of a signal handler started during a
                     16: .I pause,
                     17: the
                     18: .I pause
                     19: call will return.
                     20: .SH "RETURN VALUE
                     21: Always returns \-1.
                     22: .SH ERRORS
                     23: .I Pause
                     24: always returns:
                     25: .TP 15
                     26: [EINTR]
                     27: The call was interrupted.
                     28: .SH "SEE ALSO
                     29: kill(2), select(2), sigpause(2)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.