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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libproc/common/mapfile-vers
          +++ new/usr/src/lib/libproc/common/mapfile-vers
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2012 DEY Storage Systems, Inc.  All rights reserved.
  24      -# Copyright (c) 2013, Joyent, Inc. All rights reserved.
       24 +# Copyright 2018 Joyent, Inc.
  25   25  # Copyright (c) 2013 by Delphix. All rights reserved.
  26   26  #
  27   27  
  28   28  #
  29   29  # MAPFILE HEADER START
  30   30  #
  31   31  # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  32   32  # Object versioning must comply with the rules detailed in
  33   33  #
  34   34  #       usr/src/lib/README.mapfiles
↓ open down ↓ 94 lines elided ↑ open up ↑
 129  129          Pissyscall;
 130  130          Pissyscall_prev;
 131  131          Plmid;
 132  132          Plmid_to_ctf;
 133  133          Plmid_to_loadobj;
 134  134          Plmid_to_map;
 135  135          Plookup_by_addr;
 136  136          Plookup_by_name;
 137  137          Plwp_alt_stack;
 138  138          Plwp_getfpregs;
      139 +        Plwp_getname;
 139  140          Plwp_getpsinfo;
 140  141          Plwp_getregs;
 141  142          Plwp_getspymaster;
 142  143          Plwp_iter;
 143  144          Plwp_iter_all;
 144  145          Plwp_main_stack;
 145  146          Plwp_setfpregs;
 146  147          Plwp_setregs;
 147  148          Plwp_stack;
 148  149          Pmapping_iter;
↓ open down ↓ 189 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX