Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PPLATFORM(3PROC) Process Control Library Functions PPLATFORM(3PROC)
NAME
Pplatform - get platform string
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
char *
Pplatform(struct ps_prochandle *P, char *buffer, size_t bufsize);
--- 1,14 ----
PPLATFORM(3PROC) Process Control Library Functions PPLATFORM(3PROC)
NAME
Pplatform - get platform string
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
char *
Pplatform(struct ps_prochandle *P, char *buffer, size_t bufsize);