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

*** 1,12 **** PGRAB(3PROC) Process Control Library Functions PGRAB(3PROC) NAME Pgrab - grab and control a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> struct ps_prochandle * Pgrab(pid_t pid, int flags, int *perr); --- 1,14 ---- PGRAB(3PROC) Process Control Library Functions PGRAB(3PROC) NAME Pgrab - grab and control a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> struct ps_prochandle * Pgrab(pid_t pid, int flags, int *perr);