Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PCONTENT(3PROC) Process Control Library Functions PCONTENT(3PROC)
NAME
Pconent - obtain process content types available
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
core_content_t
Pcontent(struct ps_prochandle *P);
--- 1,14 ----
PCONTENT(3PROC) Process Control Library Functions PCONTENT(3PROC)
NAME
Pconent - obtain process content types available
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
core_content_t
Pcontent(struct ps_prochandle *P);