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

*** 1,12 **** PLMID(3PROC) Process Control Library Functions PLMID(3PROC) NAME Plmid - get the link-map identifier of an address ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Plmid(struct ps_prochandle *P, uintptr_t addr, Lmid_t *lmidp); --- 1,14 ---- PLMID(3PROC) Process Control Library Functions PLMID(3PROC) NAME Plmid - get the link-map identifier of an address ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Plmid(struct ps_prochandle *P, uintptr_t addr, Lmid_t *lmidp);