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