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

*** 2,13 **** NAME Pgetareg, Pputareg, Lgetareg, Lputareg - set and get a register from a stopped process or thread ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg); --- 2,15 ---- NAME Pgetareg, Pputareg, Lgetareg, Lputareg - set and get a register from a stopped process or thread ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg);