Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PASFD(3PROC) Process Control Library Functions PASFD(3PROC)
NAME
Pasfd - obtain the process address space file descriptor
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pasfd(struct ps_prochandle *P);
--- 1,14 ----
PASFD(3PROC) Process Control Library Functions PASFD(3PROC)
NAME
Pasfd - obtain the process address space file descriptor
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pasfd(struct ps_prochandle *P);