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

*** 1,12 **** PSIGNAL(3PROC) Process Control Library Functions PSIGNAL(3PROC) NAME Psignal - set signal tracing action ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Psignal(struct ps_prochandle *P, int which, int stop); --- 1,14 ---- PSIGNAL(3PROC) Process Control Library Functions PSIGNAL(3PROC) NAME Psignal - set signal tracing action ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Psignal(struct ps_prochandle *P, int which, int stop);