Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 23:21:38 -0500 (EST)
From:      Brian Tao <taob@io.org>
To:        FREEBSD-HACKERS-L <freebsd-hackers@freebsd.org>
Subject:   execve(2) man page update?
Message-ID:  <Pine.BSF.3.91.951205231620.193C-100000@cabal.io.org>

next in thread | raw e-mail | index | archive | help
    Just noticed this today:


EXECVE(2)                  UNIX Programmer's Manual                  EXECVE(2)
[...]
     The new process also inherits the following attributes from the calling
     process:
[...]
           signal mask          see sigvec(2),  sigsetmask(2)


    Those two man pages say the functions are obsolete and one should
call sigaction(2) and sigprocmask(2) respectively.  Should the
references in execve(2) be updated as well?
--
Brian Tao (BT300, taob@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951205231620.193C-100000>