pthread_sigmask.3 (8e234adf862f8cda5ed370b933224162cc19527a) pthread_sigmask.3 (589a5e341f2fb2700816e0a54ce169a00175be21)
1.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
2.\" 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(s), this list of conditions and the following disclaimer as

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

88.Xr sigaction 2 ,
89.Xr sigpending 2 ,
90.Xr sigprocmask 2 ,
91.Xr sigsetops 3 ,
92.Xr sigsuspend 2
93.Sh STANDARDS
94.Fn pthread_sigmask
95conforms to
1.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>.
2.\" 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(s), this list of conditions and the following disclaimer as

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

88.Xr sigaction 2 ,
89.Xr sigpending 2 ,
90.Xr sigprocmask 2 ,
91.Xr sigsetops 3 ,
92.Xr sigsuspend 2
93.Sh STANDARDS
94.Fn pthread_sigmask
95conforms to
96.St -iso9945-1
96.St -p1003.1-96