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