Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 08:41:19 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys sigpending.2 sigprocmask.2 sigsuspend.2
Message-ID:  <200306241541.h5OFfJhP016722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306241541.h5OFfJhP016722>