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

*** 1,12 **** PPLTDEST(3PROC) Process Control Library Functions PPLTDEST(3PROC) NAME Ppltdest - determine PLT destination symbol ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> const char * Ppltdest(struct ps_prochandle *P, uintptr_t addr); --- 1,14 ---- PPLTDEST(3PROC) Process Control Library Functions PPLTDEST(3PROC) NAME Ppltdest - determine PLT destination symbol ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> const char * Ppltdest(struct ps_prochandle *P, uintptr_t addr);