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

*** 1,12 **** PSETRUN(3PROC) Process Control Library Functions PSETRUN(3PROC) NAME Psetrun, Lsetrun - run a stopped process or thread ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Psetrun(struct ps_prochandle *P, int sig, int flags); --- 1,14 ---- PSETRUN(3PROC) Process Control Library Functions PSETRUN(3PROC) NAME Psetrun, Lsetrun - run a stopped process or thread ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Psetrun(struct ps_prochandle *P, int sig, int flags);