alarm man page on UNIXv7

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

ALARM(2)							      ALARM(2)

NAME
       alarm - schedule signal after specified time

SYNOPSIS
       alarm(seconds)
       unsigned seconds;

DESCRIPTION
       Alarm  causes signal SIGALRM, see signal(2), to be sent to the invoking
       process in a number of seconds given by the argument.  Unless caught or
       ignored, the signal terminates the process.

       Alarm requests are not stacked; successive calls reset the alarm clock.
       If the argument is 0, any alarm	request	 is  cancelled.	  Because  the
       clock  has a 1-second resolution, the signal may occur up to one second
       early; because of scheduling delays, resumption of  execution  of  when
       the  signal  is caught may be delayed an arbitrary amount.  The longest
       specifiable delay time is 65535 seconds.

       The return value is the amount of  time	previously  remaining  in  the
       alarm clock.

SEE ALSO
       pause(2), signal(2), sleep(3)

ASSEMBLER
       (alarm = 27.)
       (seconds in r0)
       sys alarm
       (previous amount in r0)

								      ALARM(2)
[top]

List of man pages available for UNIXv7

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