Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PGRAB_CORE(3PROC) Process Control Library Functions PGRAB_CORE(3PROC)
NAME
Pgrab_core, Pfgrab_core - grab a core file
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
struct ps_prochandle *
Pgrab_core(const char *core, const char *aout, int gflag, int *perr);
--- 1,14 ----
PGRAB_CORE(3PROC) Process Control Library Functions PGRAB_CORE(3PROC)
NAME
Pgrab_core, Pfgrab_core - grab a core file
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
struct ps_prochandle *
Pgrab_core(const char *core, const char *aout, int gflag, int *perr);