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

*** 1,12 **** PUNAME(3PROC) Process Control Library Functions PUNAME(3PROC) NAME Puname - get uname information from a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Puname(struct ps_prochandle *P, struct utsname *u); --- 1,14 ---- PUNAME(3PROC) Process Control Library Functions PUNAME(3PROC) NAME Puname - get uname information from a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Puname(struct ps_prochandle *P, struct utsname *u);