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

*** 1,12 **** PGETENV(3PROC) Process Control Library Functions PGETENV(3PROC) NAME Pgetenv - get process environment variable ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> char * Pgetenv(struct ps_prochandle *P, const char *name, char *buf, size_t buflen); --- 1,14 ---- PGETENV(3PROC) Process Control Library Functions PGETENV(3PROC) NAME Pgetenv - get process environment variable ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> char * Pgetenv(struct ps_prochandle *P, const char *name, char *buf, size_t buflen);