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_getxregs.3proc
          +++ new/usr/src/man/man3proc/Plwp_getxregs.3proc
↓ open down ↓ 10 lines elided ↑ open up ↑
  11   11  .\"
  12   12  .\" Copyright 2015 Joyent, Inc.
  13   13  .\"
  14   14  .Dd May 11, 2016
  15   15  .Dt PLWP_GETXREGS 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Plwp_getxregs ,
  19   19  .Nm Plwp_setxregs
  20   20  .Nd get and set extended register state
  21      -.Sh SYNOPSIS
       21 +.Sh LIBRARY
  22   22  .Lb libproc
       23 +.Sh SYNOPSIS
  23   24  .In libproc.h
  24   25  .Ft int
  25   26  .Fo Plwp_getxregs
  26   27  .Fa "struct ps_prochandle *P"
  27   28  .Fa "lwpid_t lwpid"
  28   29  .Fa "prxregset_t *xregs"
  29   30  .Fc
  30   31  .Ft int
  31   32  .Fo Plwp_setxregs
  32   33  .Fa "struct ps_prochandle *P"
↓ open down ↓ 111 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX