*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: procdesc | Section: 4 | Source: FreeBSD | File: procdesc.4.gz
PROCDESC(4) FreeBSD Kernel Interfaces Manual PROCDESC(4) NAME procdesc - process descriptor facility DESCRIPTION procdesc is a file-descriptor-oriented interface to process signalling and control, which supplements historic UNIX fork(2) and kill(2), primitives with new system calls such as pdfork(2) and pdkill(2), procdesc is designed for use with capsicum(4), replacing process identifiers with capability-oriented references. However, it can also be used independently of capsicum(4), displacing PIDs, which may otherwise suffer from race conditions. Given a process descriptor, it is possible to query its conventional PID using pdgetpid(2). SEE ALSO fork(2), kill(2), kqueue(2), pdfork(2), pdgetpid(2), pdkill(2), wait4(2), capsicum(4) HISTORY procdesc first appeared in FreeBSD 9.0, and was developed at the University of Cambridge. AUTHORS procdesc was developed by Robert Watson <[email protected]> and Jonathan Anderson <[email protected]> at the University of Cambridge, and Ben Laurie <[email protected]> and Kris Kennaway <[email protected]> at Google, Inc. FreeBSD 14.1-RELEASE-p8 May 15, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options