Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section

*** 1,12 **** PLWP_GETXREGS(3PROC) Process Control Library Functions PLWP_GETXREGS(3PROC) NAME Plwp_getxregs, Plwp_setxregs - get and set extended register state ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Plwp_getxregs(struct ps_prochandle *P, lwpid_t lwpid, prxregset_t *xregs); --- 1,14 ---- PLWP_GETXREGS(3PROC) Process Control Library Functions PLWP_GETXREGS(3PROC) NAME Plwp_getxregs, Plwp_setxregs - get and set extended register state ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Plwp_getxregs(struct ps_prochandle *P, lwpid_t lwpid, prxregset_t *xregs);