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

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 20 lines elided ↑ open up ↑
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25   25  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26   26  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27   27  # Copyright 2018 Nexenta Systems, Inc.
  28   28  # Copyright 2017 Toomas Soome <tsoome@me.com>
  29   29  # Copyright 2017 RackTop Systems.
  30   30  # Copyright 2018, Joyent, Inc.
       31 +# Copyright 2018 Jason King
  31   32  #
  32   33  
  33   34  #
  34   35  # Exception List for validate_pkg
  35   36  #
  36   37  
  37   38  #
  38   39  # The following entries are built in the /proto area
  39   40  # but not included in any packages - this is intentional.
  40   41  #
  41   42  usr/include/auth_list.h
  42   43  usr/include/bsm/audit_door_infc.h
  43   44  usr/include/bsm/audit_private.h
  44   45  usr/include/bsm/devalloc.h
       46 +usr/include/demangle-sys.h
  45   47  usr/include/getxby_door.h
  46   48  usr/include/passwdutil.h
  47   49  usr/include/priv_utils.h
  48   50  usr/include/rpcsvc/daemon_utils.h
  49   51  usr/include/rpcsvc/svc_dg_priv.h
  50   52  usr/include/security/pam_impl.h
  51   53  usr/include/sys/clock_impl.h
  52   54  usr/include/sys/winlockio.h
  53   55  usr/include/scsi/plugins/ses/vendor/sun_impl.h
  54   56  #
↓ open down ↓ 958 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX