Deleted Added
full compact
sigpending.2 (17782) sigpending.2 (20097)
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Berkeley Software Design, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

63.Fn sigpending
64function does not currently detect any errors.
65.Sh SEE ALSO
66.Xr sigaction 2 ,
67.Xr sigprocmask 2
68.Sh STANDARDS
69The
70.Fn sigpending
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Berkeley Software Design, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

63.Fn sigpending
64function does not currently detect any errors.
65.Sh SEE ALSO
66.Xr sigaction 2 ,
67.Xr sigprocmask 2
68.Sh STANDARDS
69The
70.Fn sigpending
71function is defined by
72.St -p1003.1-88 .
71function call is expected to conform to
72.St -p1003.1-90 .