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

*** 1,12 **** PCRED(3PROC) Process Control Library Functions PCRED(3PROC) NAME Pcred - obtain process credentials ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups); --- 1,14 ---- PCRED(3PROC) Process Control Library Functions PCRED(3PROC) NAME Pcred - obtain process credentials ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups);