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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3proc/Pgetareg.3proc
          +++ new/usr/src/man/man3proc/Pgetareg.3proc
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  .\"
  14   14  .Dd May 11, 2016
  15   15  .Dt PGETAREG 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Pgetareg ,
  19   19  .Nm Pputareg ,
  20   20  .Nm Lgetareg ,
  21   21  .Nm Lputareg
  22   22  .Nd set and get a register from a stopped process or thread
  23      -.Sh SYNOPSIS
       23 +.Sh LIBRARY
  24   24  .Lb libproc
       25 +.Sh SYNOPSIS
  25   26  .In libproc.h
  26   27  .Ft int
  27   28  .Fo Pgetareg
  28   29  .Fa "struct ps_prochandle *P"
  29   30  .Fa "int regno"
  30   31  .Fa "prgreg_t *preg"
  31   32  .Fc
  32   33  .Ft int
  33   34  .Fo Pputareg
  34   35  .Fa "struct ps_prochandle *P"
↓ open down ↓ 148 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX