Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PCLEARFAULT(3PROC) Process Control Library Functions PCLEARFAULT(3PROC)
NAME
Pclearfault, Lclearfault - clear process and thread faults
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pclearfault(struct ps_prochandle *P);
--- 1,14 ----
PCLEARFAULT(3PROC) Process Control Library Functions PCLEARFAULT(3PROC)
NAME
Pclearfault, Lclearfault - clear process and thread faults
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pclearfault(struct ps_prochandle *P);