pause man page on MirBSD

Man page or keyword search:  
man Server   6113 pages
apropos Keyword Search (all sections)
Output format
MirBSD logo
[printable version]

PAUSE(3)		   BSD Programmer's Manual		      PAUSE(3)

NAME
     pause - stop until signal

SYNOPSIS
     #include <unistd.h>

     int
     pause(void);

DESCRIPTION
     Pause is made obsolete by sigsuspend(2).

     The pause() function forces a process to pause until a signal is received
     from either the kill(2) function or an interval timer (see setitimer(2)).

     Upon termination of a signal handler started during a pause(), the
     pause() call will return.

RETURN VALUES
     Always returns -1.

ERRORS
     The pause() function may set the global variable errno to the following
     error:

     [EINTR]	   The call was interrupted.

SEE ALSO
     kill(2), select(2), setitimer(2), sigsuspend(2)

HISTORY
     A pause() system call appeared in Version 6 AT&T UNIX.

MirOS BSD #10-current		 June 4, 1993				     1
[top]

List of man pages available for MirBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net