Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section

*** 1,12 **** PDELWAPT(3PROC) Process Control Library Functions PDELWAPT(3PROC) NAME Pdelwapt - remove a watchpoint in a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pdelwapt(struct ps_prochandle *P, const prwatch_t *wp); --- 1,14 ---- PDELWAPT(3PROC) Process Control Library Functions PDELWAPT(3PROC) NAME Pdelwapt - remove a watchpoint in a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pdelwapt(struct ps_prochandle *P, const prwatch_t *wp);