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

*** 1,12 **** PGETAUXVAL(3PROC) Process Control Library Functions PGETAUXVAL(3PROC) NAME Pgetauxval - obtain auxiliary vector value ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pgetauxval(struct ps_prochandle *P, int type); --- 1,14 ---- PGETAUXVAL(3PROC) Process Control Library Functions PGETAUXVAL(3PROC) NAME Pgetauxval - obtain auxiliary vector value ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pgetauxval(struct ps_prochandle *P, int type);