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