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

*** 1,12 **** PLDT(3PROC) Process Control Library Functions PLDT(3PROC) NAME Pldt, proc_get_ldt - obtain local descriptor table of a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt); --- 1,14 ---- PLDT(3PROC) Process Control Library Functions PLDT(3PROC) NAME Pldt, proc_get_ldt - obtain local descriptor table of a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt);