cvs commit: src/lib/libc/sys sigpending.2 sigprocmask.2 sigsuspend.2

Yar Tikhiy yar at FreeBSD.org
Tue Jun 24 08:41:21 PDT 2003


yar         2003/06/24 08:41:19 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         sigpending.2 sigprocmask.2 sigsuspend.2 
  Log:
  Unify cross-references between sigpending(2), sigprocmask(2),
  and sigsuspend(2), all three of which operate or depend on the
  process signal mask.
  
  Add a missing xref to sigsetops(3), without which the above three
  syscalls would be useless.
  
  Revision  Changes    Path
  1.12      +3 -1      src/lib/libc/sys/sigpending.2
  1.20      +1 -0      src/lib/libc/sys/sigprocmask.2
  1.16      +1 -0      src/lib/libc/sys/sigsuspend.2


More information about the cvs-src mailing list