Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PGRAB_ERROR(3PROC) Process Control Library Functions PGRAB_ERROR(3PROC)
NAME
Pgrab_error - get Pgrab error message string
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
const char *
Pgrab_error(int error);
--- 1,14 ----
PGRAB_ERROR(3PROC) Process Control Library Functions PGRAB_ERROR(3PROC)
NAME
Pgrab_error - get Pgrab error message string
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
const char *
Pgrab_error(int error);