Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSTATE(3PROC) Process Control Library Functions PSTATE(3PROC)
NAME
Pstate - obtain process handle state
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pstate(struct ps_prochandle *P);
--- 1,14 ----
PSTATE(3PROC) Process Control Library Functions PSTATE(3PROC)
NAME
Pstate - obtain process handle state
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pstate(struct ps_prochandle *P);