Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSETSIGNAL(3PROC) Process Control Library Functions PSETSIGNAL(3PROC)
NAME
Psetsignal - set signal tracing flags
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
void
Psetsignal(struct ps_prochandle *P, const sigset_t *set);
--- 1,14 ----
PSETSIGNAL(3PROC) Process Control Library Functions PSETSIGNAL(3PROC)
NAME
Psetsignal - set signal tracing flags
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
void
Psetsignal(struct ps_prochandle *P, const sigset_t *set);