Print this page
6375 Add native name demangling support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>


  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2018 Nexenta Systems, Inc.
  28 # Copyright 2017 Toomas Soome <tsoome@me.com>
  29 # Copyright 2017 RackTop Systems.
  30 # Copyright 2018, Joyent, Inc.

  31 #
  32 
  33 #
  34 # Exception List for validate_pkg
  35 #
  36 
  37 #
  38 # The following entries are built in the /proto area
  39 # but not included in any packages - this is intentional.
  40 #
  41 usr/include/auth_list.h
  42 usr/include/bsm/audit_door_infc.h
  43 usr/include/bsm/audit_private.h
  44 usr/include/bsm/devalloc.h

  45 usr/include/getxby_door.h
  46 usr/include/passwdutil.h
  47 usr/include/priv_utils.h
  48 usr/include/rpcsvc/daemon_utils.h
  49 usr/include/rpcsvc/svc_dg_priv.h
  50 usr/include/security/pam_impl.h
  51 usr/include/sys/clock_impl.h
  52 usr/include/sys/winlockio.h
  53 usr/include/scsi/plugins/ses/vendor/sun_impl.h
  54 #
  55 # Private lofi interface.
  56 #
  57 usr/include/sys/lofi_impl.h
  58 #
  59 # Private/Internal libraries of the Cryptographic Framework.
  60 #
  61 lib/libkcfd.so
  62 lib/llib-lelfsign
  63 lib/llib-lelfsign.ln
  64 lib/llib-lkcfd




  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2018 Nexenta Systems, Inc.
  28 # Copyright 2017 Toomas Soome <tsoome@me.com>
  29 # Copyright 2017 RackTop Systems.
  30 # Copyright 2018, Joyent, Inc.
  31 # Copyright 2018 Jason King
  32 #
  33 
  34 #
  35 # Exception List for validate_pkg
  36 #
  37 
  38 #
  39 # The following entries are built in the /proto area
  40 # but not included in any packages - this is intentional.
  41 #
  42 usr/include/auth_list.h
  43 usr/include/bsm/audit_door_infc.h
  44 usr/include/bsm/audit_private.h
  45 usr/include/bsm/devalloc.h
  46 usr/include/demangle-sys.h
  47 usr/include/getxby_door.h
  48 usr/include/passwdutil.h
  49 usr/include/priv_utils.h
  50 usr/include/rpcsvc/daemon_utils.h
  51 usr/include/rpcsvc/svc_dg_priv.h
  52 usr/include/security/pam_impl.h
  53 usr/include/sys/clock_impl.h
  54 usr/include/sys/winlockio.h
  55 usr/include/scsi/plugins/ses/vendor/sun_impl.h
  56 #
  57 # Private lofi interface.
  58 #
  59 usr/include/sys/lofi_impl.h
  60 #
  61 # Private/Internal libraries of the Cryptographic Framework.
  62 #
  63 lib/libkcfd.so
  64 lib/llib-lelfsign
  65 lib/llib-lelfsign.ln
  66 lib/llib-lkcfd