summaryrefslogtreecommitdiffstats
path: root/sys/sys/procdesc.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the PD_CLOEXEC for pdfork(2).oshogbo2016-06-081-0/+6
* Correct typo in commentemaste2014-07-301-1/+1
* Implement kqueue(2) for procdesc(4).ed2014-04-071-0/+1
* Add missing userspace bits to <sys/procdesc.h>.ed2014-04-051-1/+12
* Correct return type of pdfork(2).ed2014-04-041-1/+1
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-2/+2
* Add experimental support for process descriptorsjonathan2011-08-181-0/+119
OpenPOWER on IntegriCloud