Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 2,13 ****
NAME
Pissyscall, Pissyscall_prev - determine if instructions are system call
instructions
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pissyscall(struct ps_prochandle *P, uintptr_t addr);
--- 2,15 ----
NAME
Pissyscall, Pissyscall_prev - determine if instructions are system call
instructions
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pissyscall(struct ps_prochandle *P, uintptr_t addr);