Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PPSINFO(3PROC) Process Control Library Functions PPSINFO(3PROC)
NAME
Ppsinfo - get process ps information
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
const psinfo_t *
Ppsinfo(struct ps_prochandle *P);
--- 1,14 ----
PPSINFO(3PROC) Process Control Library Functions PPSINFO(3PROC)
NAME
Ppsinfo - get process ps information
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
const psinfo_t *
Ppsinfo(struct ps_prochandle *P);