K 10 svn:author V 8 jonathan K 8 svn:date V 27 2011-08-18T23:15:04.170297Z K 7 svn:log V 336 Test process descriptors. Ensure that process descriptors work as expected. We should be able to: - pdfork(), like regular fork(), but producing a process descriptor - pdgetpid() to convert a PD into a PID - pdkill() to send signals to a process identified by a PD Approved by: re (kib), mentor (rwatson) Sponsored by: Google Inc END