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

*** 1,12 **** PFDINFO_ITER(3PROC) Process Control Library Functions PFDINFO_ITER(3PROC) NAME Pfdinfo_iter - iterate open files in a process ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pfdinfo_iter(struct ps_prochandle *P, proc_fdinfo_f *func, void *data); --- 1,14 ---- PFDINFO_ITER(3PROC) Process Control Library Functions PFDINFO_ITER(3PROC) NAME Pfdinfo_iter - iterate open files in a process ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pfdinfo_iter(struct ps_prochandle *P, proc_fdinfo_f *func, void *data);