Deleted Added
full compact
sigvec.2 (14855) sigvec.2 (18446)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 275 unchanged lines hidden (view full) ---

284.Xr sigaltstack 2 ,
285.Xr sigblock 2 ,
286.Xr sigpause 2 ,
287.Xr sigprocmask 2 ,
288.Xr sigsetmask 2 ,
289.Xr sigsuspend 2 ,
290.Xr setjmp 3 ,
291.Xr siginterrupt 3 ,
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 275 unchanged lines hidden (view full) ---

284.Xr sigaltstack 2 ,
285.Xr sigblock 2 ,
286.Xr sigpause 2 ,
287.Xr sigprocmask 2 ,
288.Xr sigsetmask 2 ,
289.Xr sigsuspend 2 ,
290.Xr setjmp 3 ,
291.Xr siginterrupt 3 ,
292.Xr signal 3,
292.Xr signal 3 ,
293.Xr sigsetops 3 ,
294.Xr tty 4
295.Sh EXAMPLE
296On the
297.Tn VAX\-11
298The handler routine can be declared:
299.Bd -literal -offset indent
300void handler(sig, code, scp)

--- 25 unchanged lines hidden ---
293.Xr sigsetops 3 ,
294.Xr tty 4
295.Sh EXAMPLE
296On the
297.Tn VAX\-11
298The handler routine can be declared:
299.Bd -literal -offset indent
300void handler(sig, code, scp)

--- 25 unchanged lines hidden ---