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