/[guile]/guile/guile-core/doc/ref/posix.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/posix.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by mvo, Mon Oct 7 16:34:28 2002 UTC revision 1.13 by ossau, Sat Oct 19 16:33:25 2002 UTC
# Line 1526  handles the signal, or @code{#f} if a no Line 1526  handles the signal, or @code{#f} if a no
1526  signal.  The CDR contains the current @code{sigaction} flags for the handler.  signal.  The CDR contains the current @code{sigaction} flags for the handler.
1527    
1528  If @var{handler} is provided, it is installed as the new handler for  If @var{handler} is provided, it is installed as the new handler for
1529  @var{signum}.  The parameter @var{handler} can be a Scheme procedure  @var{signum}.  @var{handler} can be a Scheme procedure taking one
1530  taking one argument, or the value of @code{SIG_DFL} (default action) or  argument, or the value of @code{SIG_DFL} (default action) or
1531  @code{SIG_IGN} (ignore), or @code{#f} to restore whatever signal handler  @code{SIG_IGN} (ignore), or @code{#f} to restore whatever signal handler
1532  was installed before @code{sigaction} was first used.  When a scheme  was installed before @code{sigaction} was first used.  When a scheme
1533  procedure has been specified, that procedure will run in the given  procedure has been specified, that procedure will run in the given

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26