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/Plwp_getregs.3proc
          +++ new/usr/src/man/man3proc/Plwp_getregs.3proc
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  .\"
  14   14  .Dd May 11, 2016
  15   15  .Dt PLWP_GETREGS 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Plwp_getfpregs ,
  19   19  .Nm Plwp_setfpregs ,
  20   20  .Nm Plwp_getregs ,
  21   21  .Nm Plwp_setregs
  22   22  .Nd get and set thread registers
  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 Plwp_getfpregs
  28   29  .Fa "struct ps_prochandle *P"
  29   30  .Fa "lwpid_t lwpid"
  30   31  .Fa "prfpregset_t *fpregs"
  31   32  .Fc
  32   33  .Ft int
  33   34  .Fo Plwp_setfpregs
  34   35  .Fa "struct ps_prochandle *P"
↓ open down ↓ 122 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX