Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section

*** 1,12 **** PSTATUS(3PROC) Process Control Library Functions PSTATUS(3PROC) NAME Pstatus - obtain process status structure ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> const pstatus_t * Pstatus(struct ps_prochandle *P); --- 1,14 ---- PSTATUS(3PROC) Process Control Library Functions PSTATUS(3PROC) NAME Pstatus - obtain process status structure ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> const pstatus_t * Pstatus(struct ps_prochandle *P);