Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSETWAPT(3PROC) Process Control Library Functions PSETWAPT(3PROC)
NAME
Psetwapt - set a watchpoint in a process
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Psetwapt(struct ps_prochandle *P, const prwatch_t *wp);
--- 1,14 ----
PSETWAPT(3PROC) Process Control Library Functions PSETWAPT(3PROC)
NAME
Psetwapt - set a watchpoint in a process
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Psetwapt(struct ps_prochandle *P, const prwatch_t *wp);