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

*** 2,13 **** NAME Paddr_to_map, Paddr_to_text_map, Plmid_to_map, Pname_to_map - lookup memory map information ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> const prmap_t * Paddr_to_map(struct ps_prochandle *P, uintptr_t addr); --- 2,15 ---- NAME Paddr_to_map, Paddr_to_text_map, Plmid_to_map, Pname_to_map - lookup memory map information ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> const prmap_t * Paddr_to_map(struct ps_prochandle *P, uintptr_t addr);