[BACK]Return to sigsetmask.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / compat-43

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/compat-43/sigsetmask.3 between version 1.18 and 1.19

version 1.18, 2003/08/07 16:42:40 version 1.19, 2013/05/06 13:29:12
Line 48  This interface is made obsolete by:
Line 48  This interface is made obsolete by:
 .Xr sigprocmask 2 .  .Xr sigprocmask 2 .
 .Pp  .Pp
 .Fn sigsetmask  .Fn sigsetmask
 sets the current signal mask  sets the current signal mask.
 Signals are blocked from delivery if the  Signals are blocked from delivery if the
 corresponding bit in  corresponding bit in
 .Fa mask  .Fa mask

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>