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