siginterrupt.3 (2e2d0386772004ccfb2994dfe9c02cdaad8a8b95) siginterrupt.3 (bf5cbf35513d811c5829f8756a46eeb017a0a39b)
1.\" Copyright (c) 1985, 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.

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

96.Bx 4.2 ,
97hence it should not be used if backward compatibility is needed.
98.Sh RETURN VALUES
99A 0 value indicates that the call succeeded.
100A \-1 value indicates that an invalid signal number has been supplied.
101.Sh SEE ALSO
102.Xr sigaction 2 ,
103.Xr sigblock 2 ,
1.\" Copyright (c) 1985, 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.

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

96.Bx 4.2 ,
97hence it should not be used if backward compatibility is needed.
98.Sh RETURN VALUES
99A 0 value indicates that the call succeeded.
100A \-1 value indicates that an invalid signal number has been supplied.
101.Sh SEE ALSO
102.Xr sigaction 2 ,
103.Xr sigblock 2 ,
104.Xr signal 3 ,
105.Xr sigpause 2 ,
104.Xr sigpause 2 ,
106.Xr sigsetmask 2 .
105.Xr sigsetmask 2 ,
106.Xr signal 3
107.Sh HISTORY
108The
109.Fn siginterrupt
110function appeared in
111.Bx 4.3 .
107.Sh HISTORY
108The
109.Fn siginterrupt
110function appeared in
111.Bx 4.3 .