Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PFAULT(3PROC) Process Control Library Functions PFAULT(3PROC)
NAME
Pfault - enable and disable the tracing of faults
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pfault(struct ps_prochandle *P, int which, int stop);
--- 1,14 ----
PFAULT(3PROC) Process Control Library Functions PFAULT(3PROC)
NAME
Pfault - enable and disable the tracing of faults
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pfault(struct ps_prochandle *P, int which, int stop);