summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pdfork.2
Commit message (Expand)AuthorAgeFilesLines
* Introduce the PD_CLOEXEC for pdfork(2).Mariusz Zaborski2016-06-081-1/+5
* use .Mt to mark up email addresses consistently (part4)Baptiste Daroussin2014-06-231-2/+2
* Implement kqueue(2) for procdesc(4).Ed Schouten2014-04-071-1/+8
* Correct return type of pdfork(2).Ed Schouten2014-04-041-2/+2
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-6/+0
* Xref capsicum(4) and procdesc(4) from pdfork(2).Robert Watson2013-08-281-4/+18
* fix a further typo in the pdfork(2) man page.Robert Watson2012-04-301-1/+1
* The returned file descriptor from pdfork(2) is via fdp, not pidp.Robert Watson2012-04-301-2/+2
* Whitespace cleanup:Glen Barber2012-02-251-1/+2
* Fix various typos in manual pages.Glen Barber2012-02-251-2/+2
* Add experimental support for process descriptorsJonathan Anderson2011-08-181-0/+182