Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSETFLAGS(3PROC) Process Control Library Functions PSETFLAGS(3PROC)
NAME
Psetflags, Punsetflags - set and unset process flags
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Psetflags(struct ps_prochandle *P, long flags);
--- 1,14 ----
PSETFLAGS(3PROC) Process Control Library Functions PSETFLAGS(3PROC)
NAME
Psetflags, Punsetflags - set and unset process flags
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Psetflags(struct ps_prochandle *P, long flags);