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

*** 1,12 **** PSETCRED(3PROC) Process Control Library Functions PSETCRED(3PROC) NAME Psetcred - set process credentials ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Psetcred(struct ps_prochandle *P, const prcred_t *credp); --- 1,14 ---- PSETCRED(3PROC) Process Control Library Functions PSETCRED(3PROC) NAME Psetcred - set process credentials ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Psetcred(struct ps_prochandle *P, const prcred_t *credp);